Gradle Cobertura Plugin

Gradle plugin for using Cobertura code coverage

License

License

Categories

Categories

Gradle Build Tools Cobertura Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.mapvine
ArtifactId

ArtifactId

gradle-cobertura-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle Cobertura Plugin
Gradle plugin for using Cobertura code coverage

Download gradle-cobertura-plugin

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.6-groovy-1.8

Project Modules

There are no modules declared in this project.
com.mapvine

MapVine

Versions

Version
1.0
0.3.1
0.3
0.2
0.1.1
0.1