не последняя версия
Последняя версия 0.15.1-beta.2

com.undefinedlabs.scope:scope-rule-junit4 0.3.1

Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. This artifact contains the classes to instrument the JUnit4 tests.

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

com.undefinedlabs.scope
Идентификатор

Идентификатор

scope-rule-junit4
Версия

Версия

0.3.1
Тип

Тип

jar

Скачать scope-rule-junit4 0.3.1


<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-junit4/ -->
<dependency>
    <groupId>com.undefinedlabs.scope</groupId>
    <artifactId>scope-rule-junit4</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-junit4/
implementation 'com.undefinedlabs.scope:scope-rule-junit4:0.3.1'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rule-junit4/
implementation ("com.undefinedlabs.scope:scope-rule-junit4:0.3.1")
'com.undefinedlabs.scope:scope-rule-junit4:jar:0.3.1'
<dependency org="com.undefinedlabs.scope" name="scope-rule-junit4" rev="0.3.1">
  <artifact name="scope-rule-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-rule-junit4', version='0.3.1')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-rule-junit4" % "0.3.1"
[com.undefinedlabs.scope/scope-rule-junit4 "0.3.1"]