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

com.undefinedlabs.scope:scope-runner-spock-core 0.15.0

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 Spock tests.

Категории

Категории

Spock Тестирование приложения и мониторинг
Группа

Группа

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

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

scope-runner-spock-core
Версия

Версия

0.15.0
Тип

Тип

jar

Скачать scope-runner-spock-core 0.15.0


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