Last Version

jacoco-coverage 0.2.1

Tool for extracting value of instructions coverage from jacoco report. From the artifact is developed plugin. At github is tagged as 0.2.1-pre.maven.plugin.

License

License

Categories

Categories

JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.yopeso
ArtifactId

ArtifactId

jacoco-coverage
Version

Version

0.2.1
Type

Type

jar
Description

Description

jacoco-coverage
Tool for extracting value of instructions coverage from jacoco report. From the artifact is developed plugin. At github is tagged as 0.2.1-pre.maven.plugin.
Project URL

Project URL

https://github.com/yopeso/jacoco-coverage/tree/0.2.1-pre.maven.plugin
Source Code Management

Source Code Management

https://github.com/yopeso/jacoco-coverage/tree/0.2.1-pre.maven.plugin

Download jacoco-coverage 0.2.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.