Last Version

Clover Ant 3.3.0

Clover is an award winning code coverage and testing tool for Java and Groovy. It integrates easily with Maven (1, 2 and 3), Ant, Grails, Eclipse and IntelliJ IDEA as well as with continuous integration servers such as Bamboo, Jenkins or Hudson. ANNOUNCEMENT: since Clover 4.0 (planned mid 2014), this artifact will be renamed to com.atlassian.clover:clover.

License

License

Categories

Categories

Clover Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.cenqua.clover
ArtifactId

ArtifactId

clover
Version

Version

3.3.0
Type

Type

jar
Description

Description

Clover Ant
Clover is an award winning code coverage and testing tool for Java and Groovy. It integrates easily with Maven (1, 2 and 3), Ant, Grails, Eclipse and IntelliJ IDEA as well as with continuous integration servers such as Bamboo, Jenkins or Hudson. ANNOUNCEMENT: since Clover 4.0 (planned mid 2014), this artifact will be renamed to com.atlassian.clover:clover.
Project URL

Project URL

http://atlassian.com/software/clover
Project Organization

Project Organization

Atlassian Pty Ltd

Download clover 3.3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.