| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.undefinedlabs.scope |
| Идентификатор | Идентификаторscope-rules |
| Последняя версия | Последняя версия0.15.1-beta.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеScope Rules (parent)
Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly
identify, troubleshoot and fix failed builds.
The parent artifact related to the Scope Rules. It contains configuration information that concern rule modules.
|
| Имя Файла | Размер |
|---|---|
| scope-rules-0.15.1-beta.2.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rules/ -->
<dependency>
<groupId>com.undefinedlabs.scope</groupId>
<artifactId>scope-rules</artifactId>
<version>0.15.1-beta.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rules/
implementation 'com.undefinedlabs.scope:scope-rules:0.15.1-beta.2'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rules/
implementation ("com.undefinedlabs.scope:scope-rules:0.15.1-beta.2")
'com.undefinedlabs.scope:scope-rules:pom:0.15.1-beta.2'
<dependency org="com.undefinedlabs.scope" name="scope-rules" rev="0.15.1-beta.2">
<artifact name="scope-rules" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-rules', version='0.15.1-beta.2')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-rules" % "0.15.1-beta.2"
[com.undefinedlabs.scope/scope-rules "0.15.1-beta.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.undefinedlabs.scope : scope-core | jar | 0.15.1-beta.2 |
| com.undefinedlabs.scope : scope-coverage-core | jar | 0.15.1-beta.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.assertj : assertj-core | jar | 2.9.1 |
| org.mockito : mockito-all | jar | 1.10.19 |
| net.bytebuddy : byte-buddy-agent | jar | 1.10.12 |