| License |
License |
|---|---|
| GroupId | GroupIdcom.undefinedlabs.scope |
| ArtifactId | ArtifactIdscope-core |
| Last Version | Last Version0.15.1-beta.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionScope Core
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 OpenTracing implementation for Scope.
|
| Filename | Size |
|---|---|
| scope-core-0.15.1-beta.2.pom | |
| scope-core-0.15.1-beta.2.jar | 417 KB |
| scope-core-0.15.1-beta.2-sources.jar | 215 KB |
| scope-core-0.15.1-beta.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-core/ -->
<dependency>
<groupId>com.undefinedlabs.scope</groupId>
<artifactId>scope-core</artifactId>
<version>0.15.1-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-core/
implementation 'com.undefinedlabs.scope:scope-core:0.15.1-beta.2'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-core/
implementation ("com.undefinedlabs.scope:scope-core:0.15.1-beta.2")
'com.undefinedlabs.scope:scope-core:jar:0.15.1-beta.2'
<dependency org="com.undefinedlabs.scope" name="scope-core" rev="0.15.1-beta.2">
<artifact name="scope-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-core', version='0.15.1-beta.2')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-core" % "0.15.1-beta.2"
[com.undefinedlabs.scope/scope-core "0.15.1-beta.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.undefinedlabs.scope : scope-bootstrap | jar | 0.15.1-beta.2 |
| net.bytebuddy : byte-buddy | jar | 1.10.12 |
| org.apache.bcel : bcel | jar | 6.2 |
| org.eclipse.jgit : org.eclipse.jgit | jar | 4.5.7.201904151645-r |
| org.yaml : snakeyaml | jar | 1.26 |
| commons-codec : commons-codec | jar | 1.14 |
| commons-io : commons-io | jar | 2.6 |
| commons-net : commons-net | jar | 3.6 |
| com.squareup.okhttp3 : okhttp | jar | 3.12.2 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.12.2 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| io.opentracing : opentracing-api | jar | 0.33.0 |
| io.opentracing : opentracing-noop | jar | 0.33.0 |
| io.opentracing : opentracing-util | jar | 0.33.0 |
| org.threeten : threetenbp | jar | 1.4.4 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0.pr1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.0 |
| org.msgpack : jackson-dataformat-msgpack | jar | 0.8.20 |
| com.github.joschi.jackson : jackson-datatype-threetenbp | jar | 2.9.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.bytebuddy : byte-buddy-agent | jar | 1.10.12 |
| io.opentracing : opentracing-mock | jar | 0.33.0 |
| junit : junit | jar | 4.13 |
| org.assertj : assertj-core | jar | 2.9.1 |
| org.mockito : mockito-all | jar | 1.10.19 |
| com.squareup.okhttp3 : mockwebserver | jar | 3.12.2 |