License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.googlecode.etl-unit |
ArtifactId | ArtifactIdetlunit-hsqldb-database |
Last Version | Last Version1.6.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionetlunit-hsqldb-database
etl-unit is a testing framework for ETL tools.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.etl-unit/etlunit-hsqldb-database/ -->
<dependency>
<groupId>com.googlecode.etl-unit</groupId>
<artifactId>etlunit-hsqldb-database</artifactId>
<version>1.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.etl-unit/etlunit-hsqldb-database/
implementation 'com.googlecode.etl-unit:etlunit-hsqldb-database:1.6.9'
// https://jarcasting.com/artifacts/com.googlecode.etl-unit/etlunit-hsqldb-database/
implementation ("com.googlecode.etl-unit:etlunit-hsqldb-database:1.6.9")
'com.googlecode.etl-unit:etlunit-hsqldb-database:jar:1.6.9'
<dependency org="com.googlecode.etl-unit" name="etlunit-hsqldb-database" rev="1.6.9">
<artifact name="etlunit-hsqldb-database" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.etl-unit', module='etlunit-hsqldb-database', version='1.6.9')
)
libraryDependencies += "com.googlecode.etl-unit" % "etlunit-hsqldb-database" % "1.6.9"
[com.googlecode.etl-unit/etlunit-hsqldb-database "1.6.9"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.etl-unit : etlunit-core | jar | 1.6.9 |
com.googlecode.etl-unit : etlunit-database | jar | 1.6.9 |
org.hsqldb : hsqldb | jar | 2.2.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |