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 Data
GroupId

GroupId

com.undefinedlabs
ArtifactId

ArtifactId

metadata-gradle-plugin
Last Version

Last Version

0.1.0
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 metadata-gradle-plugin

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.4
com.fasterxml.jackson.core : jackson-core jar 2.9.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.1.0-beta.1