Impex CloverETL

Impex CloverETL data integration platform. This is based on the comment extraction branch of the Ant based tool hosted at Kuali. Maven is used to wrap the Ant based tool into a bundle (identified by groupId+artifactId+version) so we can 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-cloveretl-ce
Last Version

Last Version

2.8.1-kuali
Release Date

Release Date

Type

Type

jar
Description

Description

Impex CloverETL
Impex CloverETL data integration platform. This is based on the comment extraction branch of the Ant based tool hosted at Kuali. Maven is used to wrap the Ant based tool into a bundle (identified by groupId+artifactId+version) so we can express a proper dependency to it without resorting to SCM trickery.
Project URL

Project URL

http://site.kuali.org/db/impex/impex-cloveretl-ce/2.8.1-kuali
Project Organization

Project Organization

The Kuali Foundation

Download impex-cloveretl-ce

How to add to project

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

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
2.8.1-kuali
2.8.0-kuali