Last Version

etlunit-mysql-database 1.6.9

etl-unit is a testing framework for ETL tools.

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.googlecode.etl-unit
ArtifactId

ArtifactId

etlunit-mysql-database
Version

Version

1.6.9
Type

Type

jar
Description

Description

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

Download etlunit-mysql-database 1.6.9


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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.