is not current version
Last Version 0.15.1-beta.2

com.undefinedlabs.scope:scope-rule-spock 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.

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.undefinedlabs.scope
ArtifactId

ArtifactId

scope-rule-spock
Version

Version

0.15.0
Type

Type

pom

Download scope-rule-spock 0.15.0


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