License |
License |
---|---|
GroupId | GroupIdcom.undefinedlabs.scope |
ArtifactId | ArtifactIdscope-coverage-test-utils |
Last Version | Last Version0.15.1-beta.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionScope Coverage Tests Utils
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 Coverage Test Utils implementation for Scope.
|
<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-coverage-test-utils/ -->
<dependency>
<groupId>com.undefinedlabs.scope</groupId>
<artifactId>scope-coverage-test-utils</artifactId>
<version>0.15.1-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-coverage-test-utils/
implementation 'com.undefinedlabs.scope:scope-coverage-test-utils:0.15.1-beta.2'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-coverage-test-utils/
implementation ("com.undefinedlabs.scope:scope-coverage-test-utils:0.15.1-beta.2")
'com.undefinedlabs.scope:scope-coverage-test-utils:jar:0.15.1-beta.2'
<dependency org="com.undefinedlabs.scope" name="scope-coverage-test-utils" rev="0.15.1-beta.2">
<artifact name="scope-coverage-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-coverage-test-utils', version='0.15.1-beta.2')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-coverage-test-utils" % "0.15.1-beta.2"
[com.undefinedlabs.scope/scope-coverage-test-utils "0.15.1-beta.2"]
Group / Artifact | Type | Version |
---|---|---|
com.undefinedlabs.scope : scope-coverage-core | jar | 0.15.1-beta.2 |
io.netty : netty-all | jar | 4.1.39.Final |
ch.qos.logback : logback-classic | jar | 1.2.3 |
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.squareup.okhttp3 : mockwebserver | jar | 3.12.2 |
com.undefinedlabs.scope : scope-core | jar | 0.15.1-beta.2 |