Last Version

cobertura-metrics-model 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-model
Version

Version

2.1.2.RELEASE
Type

Type

jar
Description

Description

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


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.leeyazhou : cobertura-annotations-api jar 2.1.2.RELEASE
com.github.leeyazhou : cobertura-conversion-api 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

test (4)

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

Project Modules

There are no modules declared in this project.