| License |
License |
|---|---|
| Categories |
CategoriesCobertura Application Testing & Monitoring Code Coverage Metrics Monitoring |
| GroupId | GroupIdcom.github.leeyazhou |
| ArtifactId | ArtifactIdcobertura-metrics-api |
| Version | Version2.1.2.RELEASE |
| Type | Typejar |
| Description |
Descriptioncobertura-metrics-api
Cobertura checks and reports on test coverage in your code.
|
| Project Organization |
Project OrganizationCobertura |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| 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 |