Last Version

cobertura-metrics-api 2.1.2.RELEASE

Cobertura checks and reports on test coverage in your code.

License

License

Categories

Categories

Cobertura Application Testing & Monitoring Code Coverage Metrics Monitoring
GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

cobertura-metrics-api
Version

Version

2.1.2.RELEASE
Type

Type

jar
Description

Description

cobertura-metrics-api
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-metrics-api 2.1.2.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.leeyazhou : cobertura-metrics-model jar 2.1.2.RELEASE
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-api jar 1.7.25
javax.xml.bind : jaxb-api jar 2.2.11
se.jguru.nazgul.core.algorithms.api : nazgul-core-algorithms-api jar 3.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3
se.jguru.nazgul.test.xmlbinding : nazgul-core-xmlbinding-test jar 3.0.0

Project Modules

There are no modules declared in this project.