is not current version
Last Version 1.6.9

com.googlecode.etl-unit:etlunit-execute 1.6.8


GroupId

GroupId

com.googlecode.etl-unit
ArtifactId

ArtifactId

etlunit-execute
Version

Version

1.6.8
Type

Type

jar

Download etlunit-execute 1.6.8


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