is not current version
Last Version 1.6.9

com.googlecode.etl-unit:etlunit-parent 1.5.1

etl-unit is a testing framework for ETL tools.

GroupId

GroupId

com.googlecode.etl-unit
ArtifactId

ArtifactId

etlunit-parent
Version

Version

1.5.1
Type

Type

pom

Download etlunit-parent 1.5.1

Filename Size
etlunit-parent-1.5.1.pom 3 KB
Browse

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