| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJaCoCo Тестирование приложения и мониторинг Code Coverage |
| Группа | Группаcom.github.spyhunter99 |
| Идентификатор | Идентификаторjacoco-report-parent |
| Версия | Версия1.0.3 |
| Тип | Типpom |
| Описание |
ОписаниеJacoco Aggregate Report Plugin Parent
Generates a combined Jacoco report
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jacoco-report-parent-1.0.3.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.spyhunter99/jacoco-report-parent/ -->
<dependency>
<groupId>com.github.spyhunter99</groupId>
<artifactId>jacoco-report-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.spyhunter99/jacoco-report-parent/
implementation 'com.github.spyhunter99:jacoco-report-parent:1.0.3'
// https://jarcasting.com/artifacts/com.github.spyhunter99/jacoco-report-parent/
implementation ("com.github.spyhunter99:jacoco-report-parent:1.0.3")
'com.github.spyhunter99:jacoco-report-parent:pom:1.0.3'
<dependency org="com.github.spyhunter99" name="jacoco-report-parent" rev="1.0.3">
<artifact name="jacoco-report-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.spyhunter99', module='jacoco-report-parent', version='1.0.3')
)
libraryDependencies += "com.github.spyhunter99" % "jacoco-report-parent" % "1.0.3"
[com.github.spyhunter99/jacoco-report-parent "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.3.9 |
| org.apache.maven.reporting : maven-reporting-api | jar | 3.0 |
| org.apache.maven.reporting : maven-reporting-impl | jar | 2.4 |
| org.codehaus.plexus : plexus-utils | jar | 3.0.24 |