etlunit-file

etl-unit is a testing framework for ETL tools.

License

License

GroupId

GroupId

com.googlecode.etl-unit
ArtifactId

ArtifactId

etlunit-file
Last Version

Last Version

1.6.9
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download etlunit-file

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.etl-unit : etlunit-core jar 1.6.9
com.googlecode.etl-unit : etlunit-assertion jar 1.6.9
org.springframework : spring-core jar 3.1.2.RELEASE

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