Последняя версия

com.github.leeyazhou:cobertura 2.1.2.RELEASE

Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.

Лицензия

Лицензия

Категории

Категории

Cobertura Тестирование приложения и мониторинг Code Coverage
Группа

Группа

com.github.leeyazhou
Идентификатор

Идентификатор

cobertura
Версия

Версия

2.1.2.RELEASE
Тип

Тип

jar
Описание

Описание

Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
Организация-разработчик

Организация-разработчик

Cobertura

Скачать cobertura 2.1.2.RELEASE


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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.3.2
org.slf4j : slf4j-api jar 1.7.25
org.ow2.asm : asm jar 5.0.1
org.ow2.asm : asm-tree jar 5.0.1
org.ow2.asm : asm-commons jar 5.0.1
org.ow2.asm : asm-util jar 5.0.1
org.ow2.asm : asm-analysis jar 5.0.1
oro : oro jar 2.0.8
jaxen : jaxen jar 1.1.4
org.apache.ant : ant jar 1.9.14
org.apache.ant : ant-junit jar 1.9.14
org.apache.ant : ant-junit4 jar 1.9.14
junit : junit jar 4.12

test (6)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.2
org.jdom : jdom jar 1.1.3
ch.qos.logback : logback-classic jar 1.2.3
org.codehaus.groovy : groovy-all jar 1.6.9
net.java.dev.javacc : javacc jar 5.0
org.mockito : mockito-all jar 1.10.19

Модули Проекта

Данный проект не имеет модулей.