is not current version
Last Version 2.7

org.codehaus.mojo:cobertura-maven-plugin 2.5.1

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.

Categories

Categories

Maven Build Tools Cobertura Application Testing & Monitoring Code Coverage
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

cobertura-maven-plugin
Version

Version

2.5.1
Type

Type

maven-plugin

Download cobertura-maven-plugin 2.5.1


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