MVN

org.codehaus.mojo : cobertura-maven-plugin

Maven & Gradle

Feb 27, 2015
22 usages

Mojo's Maven plugin for Cobertura · This is the Mojo's Maven plugin for Cobertura. Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage.

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>cobertura-maven-plugin</artifactId>
    <version>2.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.codehaus.mojo : cobertura-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.7

All Versions

Choose a version of org.codehaus.mojo : cobertura-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.7
cobertura-maven-plugin-2.7
2.6
cobertura-maven-plugin-2.6
2.5.x
cobertura-maven-plugin-2.5.2
cobertura-maven-plugin-2.5.1
2.5
cobertura-maven-plugin-2.5
2.4
cobertura-maven-plugin-2.4
2.3
cobertura-maven-plugin-2.3
2.2
cobertura-maven-plugin-2.2
2.1
cobertura-maven-plugin-2.1
2.0
cobertura-maven-plugin-2.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>cobertura-maven-plugin</artifactId>
    <version>2.7</version>
</plugin>

Advertisement

Dependencies from Group

Mar 25, 2023
887 usages
77 stars
Jul 15, 2022
45 usages
145 stars
Jun 06, 2023
38 usages
298 stars
May 17, 2012
22 usages

Discover Dependencies

May 15, 2023
94 usages
129 stars
Feb 10, 2020
166 usages
4.2k stars
Aug 13, 2014
38 usages
7 stars
Aug 23, 2023
209 usages
2.5k stars
Mar 02, 2023
2.7k usages
345 stars
May 15, 2023
15 usages
90 stars
Aug 18, 2023
205 usages
337 stars
836 usages
452 stars
Aug 10, 2023
1.4k usages
27 stars