Clover Runtime

Clover's runtime library - required by code instrumented by Clover. Clover is an award winning code coverage and testing tool for Java and Groovy. It integrates easily with Maven, Ant, Grails, Eclipse and IntelliJ IDEA as well as with continuous integration servers such as Bamboo, Jenkins or Hudson.

License

License

Categories

Categories

Clover Application Testing & Monitoring Code Coverage
GroupId

GroupId

org.openclover
ArtifactId

ArtifactId

clover-runtime
Last Version

Last Version

4.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Clover Runtime
Clover's runtime library - required by code instrumented by Clover. Clover is an award winning code coverage and testing tool for Java and Groovy. It integrates easily with Maven, Ant, Grails, Eclipse and IntelliJ IDEA as well as with continuous integration servers such as Bamboo, Jenkins or Hudson.
Project URL

Project URL

http://openclover.org
Project Organization

Project Organization

OpenClover.org

Download clover-runtime

How to add to project

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

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.

Versions

Version
4.4.1
4.4.0
4.3.1
4.3.0
4.2.1
4.2.0