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

Jacoco Aggregate Report Plugin Parent 1.0.3

Generates a combined Jacoco report

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

jacoco-report-parent
Версия

Версия

1.0.3
Тип

Тип

pom
Описание

Описание

Jacoco Aggregate Report Plugin Parent
Generates a combined Jacoco report
Ссылка на сайт

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

https://github.com/spyhunter99/JacocoAggregated
Организация-разработчик

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

Spyhunter99@github
Система контроля версий

Система контроля версий

https://github.com/spyhunter99/JacocoAggregated

Скачать jacoco-report-parent 1.0.3

Имя Файла Размер
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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

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

  • jacoco-report-plugin
  • JacocoTestProject1
  • JacodoTestProject2