License |
License |
---|---|
GroupId | GroupIdcom.undefinedlabs.scope |
ArtifactId | ArtifactIdscope-rules-testing |
Last Version | Last Version0.15.1-beta.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionScope Rules (Testing)
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 classes that supports Testing in the other Scope Rules modules.
|
<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rules-testing/ -->
<dependency>
<groupId>com.undefinedlabs.scope</groupId>
<artifactId>scope-rules-testing</artifactId>
<version>0.15.1-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rules-testing/
implementation 'com.undefinedlabs.scope:scope-rules-testing:0.15.1-beta.2'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-rules-testing/
implementation ("com.undefinedlabs.scope:scope-rules-testing:0.15.1-beta.2")
'com.undefinedlabs.scope:scope-rules-testing:jar:0.15.1-beta.2'
<dependency org="com.undefinedlabs.scope" name="scope-rules-testing" rev="0.15.1-beta.2">
<artifact name="scope-rules-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-rules-testing', version='0.15.1-beta.2')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-rules-testing" % "0.15.1-beta.2"
[com.undefinedlabs.scope/scope-rules-testing "0.15.1-beta.2"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : mockwebserver | jar | 3.12.2 |
io.grpc : grpc-netty | jar | 1.4.0 |
io.grpc : grpc-protobuf | jar | 1.4.0 |
io.grpc : grpc-stub | jar | 1.4.0 |
com.undefinedlabs.scope : scope-core | jar | 0.15.1-beta.2 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |
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 |
com.undefinedlabs.scope : scope-coverage-core | jar | 0.15.1-beta.2 |