Last Version

JaCoCo :: Maven Plugin 0.8.8

The JaCoCo Maven Plugin provides the JaCoCo runtime agent to your tests and allows basic report creation.

License

License

Categories

Categories

Maven Build Tools JaCoCo Application Testing & Monitoring Code Coverage
GroupId

GroupId

org.jacoco
ArtifactId

ArtifactId

jacoco-maven-plugin
Version

Version

0.8.8
Type

Type

maven-plugin
Description

Description

JaCoCo :: Maven Plugin
The JaCoCo Maven Plugin provides the JaCoCo runtime agent to your tests and allows basic report creation.
Project URL

Project URL

https://www.jacoco.org/jacoco/trunk/doc/maven.html
Project Organization

Project Organization

Mountainminds GmbH & Co. KG

Download jacoco-maven-plugin 0.8.8


<plugin>
    <groupId>org.jacoco</groupId>
    <artifactId>jacoco-maven-plugin</artifactId>
    <version>0.8.8</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar 3.0.22
org.apache.maven.shared : file-management jar 1.2.1
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.jacoco : org.jacoco.agent jar 0.8.8
org.jacoco : org.jacoco.core jar 0.8.8
org.jacoco : org.jacoco.report jar 0.8.8

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-core jar 3.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

Project Modules

There are no modules declared in this project.