JaCoCo Toolbox

Tools to deal with JaCoCo exec files

License

License

Categories

Categories

JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

at.quelltextlich.jacoco
ArtifactId

ArtifactId

jacoco-toolbox
Last Version

Last Version

0.4103.1
Release Date

Release Date

Type

Type

jar
Description

Description

JaCoCo Toolbox
Tools to deal with JaCoCo exec files

Download jacoco-toolbox

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
args4j : args4j jar 2.0.29
org.jacoco : org.jacoco.core jar 0.7.5.201505241946
org.jacoco : org.jacoco.report jar 0.7.5.201505241946

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.4103.1
0.4102.1