| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools JaCoCo Application Testing & Monitoring Code Coverage |
| GroupId | GroupIdorg.jacoco |
| ArtifactId | ArtifactIdjacoco-maven-plugin |
| Last Version | Last Version0.8.8 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionJaCoCo :: Maven Plugin
The JaCoCo Maven Plugin provides the JaCoCo runtime agent to your tests and allows basic report creation.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMountainminds GmbH & Co. KG |
| Filename | Size |
|---|---|
| jacoco-maven-plugin-0.8.8.pom | |
| jacoco-maven-plugin-0.8.8.jar | 22 KB |
| jacoco-maven-plugin-0.8.8-sources.jar | 10 KB |
| jacoco-maven-plugin-0.8.8-javadoc.jar | 35 KB |
| Browse |
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.8</version>
</plugin>
| 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 |
| 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 |