is not current version
Last Version 1.0.3

com.github.spyhunter99:jacoco-report-parent 1.0.2

Generates a combined Jacoco report

Categories

Categories

JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.github.spyhunter99
ArtifactId

ArtifactId

jacoco-report-parent
Version

Version

1.0.2
Type

Type

pom

Download jacoco-report-parent 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.spyhunter99/jacoco-report-parent/ -->
<dependency>
    <groupId>com.github.spyhunter99</groupId>
    <artifactId>jacoco-report-parent</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.spyhunter99/jacoco-report-parent/
implementation 'com.github.spyhunter99:jacoco-report-parent:1.0.2'
// https://jarcasting.com/artifacts/com.github.spyhunter99/jacoco-report-parent/
implementation ("com.github.spyhunter99:jacoco-report-parent:1.0.2")
'com.github.spyhunter99:jacoco-report-parent:pom:1.0.2'
<dependency org="com.github.spyhunter99" name="jacoco-report-parent" rev="1.0.2">
  <artifact name="jacoco-report-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.spyhunter99', module='jacoco-report-parent', version='1.0.2')
)
libraryDependencies += "com.github.spyhunter99" % "jacoco-report-parent" % "1.0.2"
[com.github.spyhunter99/jacoco-report-parent "1.0.2"]