Last Version

etlunit-execute 1.6.9

etl-unit is a testing framework for ETL tools.

License

License

GroupId

GroupId

com.googlecode.etl-unit
ArtifactId

ArtifactId

etlunit-execute
Version

Version

1.6.9
Type

Type

jar
Description

Description

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

Download etlunit-execute 1.6.9


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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.etl-unit : etlunit-core jar 1.6.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.