Last Version

Jacoco Aggregate Report Plugin Parent 1.0.3

Generates a combined Jacoco report

License

License

Categories

Categories

JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.github.spyhunter99
ArtifactId

ArtifactId

jacoco-report-parent
Version

Version

1.0.3
Type

Type

pom
Description

Description

Jacoco Aggregate Report Plugin Parent
Generates a combined Jacoco report
Project URL

Project URL

https://github.com/spyhunter99/JacocoAggregated
Project Organization

Project Organization

Spyhunter99@github
Source Code Management

Source Code Management

https://github.com/spyhunter99/JacocoAggregated

Download jacoco-report-parent 1.0.3


<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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

Project Modules

  • jacoco-report-plugin
  • JacocoTestProject1
  • JacodoTestProject2