License |
License |
---|---|
Categories |
CategoriesNet Cobertura Application Testing & Monitoring Code Coverage |
GroupId | GroupIdnet.sourceforge.cobertura.codestyle |
ArtifactId | ArtifactIdcobertura-codestyle |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncobertura-codestyle
Cobertura checks and reports on test coverage in your code.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cobertura-codestyle-2.1.1.pom | |
cobertura-codestyle-2.1.1.jar | 11 KB |
cobertura-codestyle-2.1.1-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.cobertura.codestyle/cobertura-codestyle/ -->
<dependency>
<groupId>net.sourceforge.cobertura.codestyle</groupId>
<artifactId>cobertura-codestyle</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.cobertura.codestyle/cobertura-codestyle/
implementation 'net.sourceforge.cobertura.codestyle:cobertura-codestyle:2.1.1'
// https://jarcasting.com/artifacts/net.sourceforge.cobertura.codestyle/cobertura-codestyle/
implementation ("net.sourceforge.cobertura.codestyle:cobertura-codestyle:2.1.1")
'net.sourceforge.cobertura.codestyle:cobertura-codestyle:jar:2.1.1'
<dependency org="net.sourceforge.cobertura.codestyle" name="cobertura-codestyle" rev="2.1.1">
<artifact name="cobertura-codestyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.cobertura.codestyle', module='cobertura-codestyle', version='2.1.1')
)
libraryDependencies += "net.sourceforge.cobertura.codestyle" % "cobertura-codestyle" % "2.1.1"
[net.sourceforge.cobertura.codestyle/cobertura-codestyle "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.enforcer : enforcer-api | jar | 1.3.1 |
org.apache.maven : maven-project | jar | 2.2.1 |
org.apache.maven : maven-artifact | jar | 2.2.1 |
org.apache.maven : maven-plugin-api | jar | 2.2.1 |
org.codehaus.plexus : plexus-container-default | jar | 1.5.5 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-plugin-testing-harness | jar | 1.1 |
junit : junit | jar | 4.11 |