Last Version

Scope for Maven Instrumentator 0.1.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. The Scope for Maven instrumentator library allows to modify the Maven pom file to add Scope Java Agent to surefire and failsafe plugins.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.undefinedlabs.scope
ArtifactId

ArtifactId

scope-instrumentation-for-maven
Version

Version

0.1.0
Type

Type

jar
Description

Description

Scope for Maven Instrumentator
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 for Maven instrumentator library allows to modify the Maven pom file to add Scope Java Agent to surefire and failsafe plugins.
Project URL

Project URL

https://scope.dev/

Download scope-instrumentation-for-maven 0.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.