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

Cobertura 1.9.2-patched-play-cobertura-1.0-jdk15

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.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка Сеть Cobertura Тестирование приложения и мониторинг Code Coverage
Группа

Группа

com.google.code.maven-play-plugin.net.sourceforge.cobertura
Идентификатор

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

cobertura
Версия

Версия

1.9.2-patched-play-cobertura-1.0-jdk15
Тип

Тип

jar
Описание

Описание

Cobertura
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.
Ссылка на сайт

Ссылка на сайт

http://cobertura.sourceforge.net

Скачать cobertura 1.9.2-patched-play-cobertura-1.0-jdk15


<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.net.sourceforge.cobertura/cobertura/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.net.sourceforge.cobertura</groupId>
    <artifactId>cobertura</artifactId>
    <version>1.9.2-patched-play-cobertura-1.0-jdk15</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.net.sourceforge.cobertura/cobertura/
implementation 'com.google.code.maven-play-plugin.net.sourceforge.cobertura:cobertura:1.9.2-patched-play-cobertura-1.0-jdk15'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.net.sourceforge.cobertura/cobertura/
implementation ("com.google.code.maven-play-plugin.net.sourceforge.cobertura:cobertura:1.9.2-patched-play-cobertura-1.0-jdk15")
'com.google.code.maven-play-plugin.net.sourceforge.cobertura:cobertura:jar:1.9.2-patched-play-cobertura-1.0-jdk15'
<dependency org="com.google.code.maven-play-plugin.net.sourceforge.cobertura" name="cobertura" rev="1.9.2-patched-play-cobertura-1.0-jdk15">
  <artifact name="cobertura" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.net.sourceforge.cobertura', module='cobertura', version='1.9.2-patched-play-cobertura-1.0-jdk15')
)
libraryDependencies += "com.google.code.maven-play-plugin.net.sourceforge.cobertura" % "cobertura" % "1.9.2-patched-play-cobertura-1.0-jdk15"
[com.google.code.maven-play-plugin.net.sourceforge.cobertura/cobertura "1.9.2-patched-play-cobertura-1.0-jdk15"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
oro : oro jar 2.0.8
asm : asm jar 3.0
asm : asm-tree jar 3.0
log4j : log4j jar 1.2.9
org.apache.ant : ant jar 1.7.0

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

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