Last Version

Scope Java Agent 0.15.1-beta.2

Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. The Scope Java agent allows to instrument the tests executions and send the results to your Scope instance.

License

License

GroupId

GroupId

com.undefinedlabs.scope
ArtifactId

ArtifactId

scope-agent
Version

Version

0.15.1-beta.2
Type

Type

jar
Description

Description

Scope Java Agent
Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly identify, troubleshoot and fix failed builds. The Scope Java agent allows to instrument the tests executions and send the results to your Scope instance.

Download scope-agent 0.15.1-beta.2


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

Dependencies

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

test (5)

Group / Artifact Type Version
com.undefinedlabs.scope : scope-rules-testing jar 0.15.1-beta.2
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

Project Modules

There are no modules declared in this project.