is not current version
Last Version 1.4

org.sonarsource.groovy:groovy-jacoco-previous 1.3.1

This module shades the required classes of previous version of JaCoCo to allow analysis of two JaCoCo binary format.

Categories

Categories

Groovy Languages JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

org.sonarsource.groovy
ArtifactId

ArtifactId

groovy-jacoco-previous
Version

Version

1.3.1
Type

Type

jar

Download groovy-jacoco-previous 1.3.1


<!-- https://jarcasting.com/artifacts/org.sonarsource.groovy/groovy-jacoco-previous/ -->
<dependency>
    <groupId>org.sonarsource.groovy</groupId>
    <artifactId>groovy-jacoco-previous</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.groovy/groovy-jacoco-previous/
implementation 'org.sonarsource.groovy:groovy-jacoco-previous:1.3.1'
// https://jarcasting.com/artifacts/org.sonarsource.groovy/groovy-jacoco-previous/
implementation ("org.sonarsource.groovy:groovy-jacoco-previous:1.3.1")
'org.sonarsource.groovy:groovy-jacoco-previous:jar:1.3.1'
<dependency org="org.sonarsource.groovy" name="groovy-jacoco-previous" rev="1.3.1">
  <artifact name="groovy-jacoco-previous" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.groovy', module='groovy-jacoco-previous', version='1.3.1')
)
libraryDependencies += "org.sonarsource.groovy" % "groovy-jacoco-previous" % "1.3.1"
[org.sonarsource.groovy/groovy-jacoco-previous "1.3.1"]