Last Version

cobertura-codestyle 2.1.2.RELEASE

Cobertura checks and reports on test coverage in your code.

License

License

Categories

Categories

Cobertura Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

cobertura-codestyle
Version

Version

2.1.2.RELEASE
Type

Type

jar
Description

Description

cobertura-codestyle
Cobertura checks and reports on test coverage in your code.
Project Organization

Project Organization

Cobertura
Source Code Management

Source Code Management

http://github.com/cobertura/cobertura

Download cobertura-codestyle 2.1.2.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven.enforcer : enforcer-api jar 1.4.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

test (2)

Group / Artifact Type Version
org.apache.maven.shared : maven-plugin-testing-harness jar 1.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.