| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Cobertura Тестирование приложения и мониторинг Code Coverage |
| Группа | Группаnet.sourceforge.cobertura.codestyle |
| Идентификатор | Идентификаторcobertura-codestyle |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcobertura-codestyle
Cobertura checks and reports on test coverage in your code.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cobertura-codestyle-2.1.1.pom | |
| cobertura-codestyle-2.1.1.jar | 11 KB |
| cobertura-codestyle-2.1.1-sources.jar | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sourceforge.cobertura.codestyle/cobertura-codestyle/ -->
<dependency>
<groupId>net.sourceforge.cobertura.codestyle</groupId>
<artifactId>cobertura-codestyle</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.cobertura.codestyle/cobertura-codestyle/
implementation 'net.sourceforge.cobertura.codestyle:cobertura-codestyle:2.1.1'
// https://jarcasting.com/artifacts/net.sourceforge.cobertura.codestyle/cobertura-codestyle/
implementation ("net.sourceforge.cobertura.codestyle:cobertura-codestyle:2.1.1")
'net.sourceforge.cobertura.codestyle:cobertura-codestyle:jar:2.1.1'
<dependency org="net.sourceforge.cobertura.codestyle" name="cobertura-codestyle" rev="2.1.1">
<artifact name="cobertura-codestyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.cobertura.codestyle', module='cobertura-codestyle', version='2.1.1')
)
libraryDependencies += "net.sourceforge.cobertura.codestyle" % "cobertura-codestyle" % "2.1.1"
[net.sourceforge.cobertura.codestyle/cobertura-codestyle "2.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.enforcer : enforcer-api | jar | 1.3.1 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| org.apache.maven : maven-artifact | jar | 2.2.1 |
| org.apache.maven : maven-plugin-api | jar | 2.2.1 |
| org.codehaus.plexus : plexus-container-default | jar | 1.5.5 |
| commons-lang : commons-lang | jar | 2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.shared : maven-plugin-testing-harness | jar | 1.1 |
| junit : junit | jar | 4.11 |