Impex Clover Comment Extraction

Wrapping the Ant based Impex Clover Comment Extraction tooling with Maven, so we can publish it as a versioned jar file and thus express a proper dependency to it without resorting to SCM trickery.

License

License

Categories

Categories

Clover Application Testing & Monitoring Code Coverage
GroupId

GroupId

org.kuali.db.impex
ArtifactId

ArtifactId

impex-clover-ce
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Impex Clover Comment Extraction
Wrapping the Ant based Impex Clover Comment Extraction tooling with Maven, so we can publish it as a versioned jar file and thus express a proper dependency to it without resorting to SCM trickery.
Project URL

Project URL

http://site.kuali.org/db/impex/impex-clover-ce/1.0.1
Project Organization

Project Organization

The Kuali Foundation

Download impex-clover-ce

How to add to project

<!-- https://jarcasting.com/artifacts/org.kuali.db.impex/impex-clover-ce/ -->
<dependency>
    <groupId>org.kuali.db.impex</groupId>
    <artifactId>impex-clover-ce</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.db.impex/impex-clover-ce/
implementation 'org.kuali.db.impex:impex-clover-ce:1.0.1'
// https://jarcasting.com/artifacts/org.kuali.db.impex/impex-clover-ce/
implementation ("org.kuali.db.impex:impex-clover-ce:1.0.1")
'org.kuali.db.impex:impex-clover-ce:jar:1.0.1'
<dependency org="org.kuali.db.impex" name="impex-clover-ce" rev="1.0.1">
  <artifact name="impex-clover-ce" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.db.impex', module='impex-clover-ce', version='1.0.1')
)
libraryDependencies += "org.kuali.db.impex" % "impex-clover-ce" % "1.0.1"
[org.kuali.db.impex/impex-clover-ce "1.0.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
1.0.1
1.0.0