Last Version

etlunit-database 1.6.9

etl-unit is a testing framework for ETL tools.

License

License

Categories

Categories

Data
GroupId

GroupId

com.googlecode.etl-unit
ArtifactId

ArtifactId

etlunit-database
Version

Version

1.6.9
Type

Type

jar
Description

Description

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

Download etlunit-database 1.6.9


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

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.hsqldb : hsqldb jar 2.2.8

Project Modules

There are no modules declared in this project.