Scope for Gradle 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 Gradle instrumentator library allows to create the init.gradle to apply ScopeGradlePlugin.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.undefinedlabs.scope
ArtifactId

ArtifactId

scope-instrumentation-for-gradle
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Scope for Gradle 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 Gradle instrumentator library allows to create the init.gradle to apply ScopeGradlePlugin.
Project URL

Project URL

https://scope.dev/

Download scope-instrumentation-for-gradle

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.undefinedlabs.scope

Undefined Labs

We build tools to solve challenges in software engineering so development teams can do more, faster

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.1.0-beta.1