License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.googlecode.etl-unit |
ArtifactId | ArtifactIdetlunit-database |
Last Version | Last Version1.6.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionetlunit-database
etl-unit is a testing framework for ETL tools.
|
Filename | Size |
---|---|
etlunit-database-1.6.9.pom | |
etlunit-database-1.6.9.jar | 124 KB |
etlunit-database-1.6.9-sources.jar | 53 KB |
etlunit-database-1.6.9-javadoc.jar | 325 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.hsqldb : hsqldb | jar | 2.2.8 |