Scope Gradle Plugin

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 Gradle Plugin library allows to apply ScopeGradlePlugin to extend Gradle Test tasks with Scope.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.undefinedlabs.scope
ArtifactId

ArtifactId

scope-gradle-plugin
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Scope Gradle Plugin
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 Gradle Plugin library allows to apply ScopeGradlePlugin to extend Gradle Test tasks with Scope.
Project URL

Project URL

https://scope.dev

Download scope-gradle-plugin

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

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.2
0.1.1
0.1.1-beta.1
0.1.0
0.1.0-beta.2
0.1.0-beta.1