etlunit-core

etl-unit is a testing framework for ETL tools.

License

License

GroupId

GroupId

com.googlecode.etl-unit
ArtifactId

ArtifactId

etlunit-core
Last Version

Last Version

1.6.9
Release Date

Release Date

Type

Type

jar
Description

Description

etlunit-core
etl-unit is a testing framework for ETL tools.

Download etlunit-core

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
org.apache.velocity : velocity jar 1.7
org.apache.commons : commons-exec jar 1.1
net.sf.json-lib : json-lib jar 2.4
log4j : log4j jar 1.2.16
com.google.inject : guice jar 3.0
org.codehaus.jackson : jackson-core-lgpl jar 1.9.6
org.codehaus.jackson : jackson-mapper-asl jar 1.9.6
com.googlecode.etl-unit : json-validator jar 1.6.9
com.google.code.gson : gson jar 2.1
commons-cli : commons-cli jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.3
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1