License |
License |
---|---|
GroupId | GroupIdcom.googlecode.etl-unit |
ArtifactId | ArtifactIdetlunit-core |
Last Version | Last Version1.6.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionetlunit-core
etl-unit is a testing framework for ETL tools.
|
Filename | Size |
---|---|
etlunit-core-1.6.9.pom | |
etlunit-core-1.6.9.jar | 451 KB |
etlunit-core-1.6.9-sources.jar | 200 KB |
etlunit-core-1.6.9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.etl-unit/etlunit-core/ -->
<dependency>
<groupId>com.googlecode.etl-unit</groupId>
<artifactId>etlunit-core</artifactId>
<version>1.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.etl-unit/etlunit-core/
implementation 'com.googlecode.etl-unit:etlunit-core:1.6.9'
// https://jarcasting.com/artifacts/com.googlecode.etl-unit/etlunit-core/
implementation ("com.googlecode.etl-unit:etlunit-core:1.6.9")
'com.googlecode.etl-unit:etlunit-core:jar:1.6.9'
<dependency org="com.googlecode.etl-unit" name="etlunit-core" rev="1.6.9">
<artifact name="etlunit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.etl-unit', module='etlunit-core', version='1.6.9')
)
libraryDependencies += "com.googlecode.etl-unit" % "etlunit-core" % "1.6.9"
[com.googlecode.etl-unit/etlunit-core "1.6.9"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.apache.velocity : velocity | jar | 1.7 |
org.apache.commons : commons-exec | jar | 1.1 |
net.sf.json-lib : json-lib | jar | 2.4 |
log4j : log4j | jar | 1.2.16 |
com.google.inject : guice | jar | 3.0 |
org.codehaus.jackson : jackson-core-lgpl | jar | 1.9.6 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.6 |
com.googlecode.etl-unit : json-validator | jar | 1.6.9 |
com.google.code.gson : gson | jar | 2.1 |
commons-cli : commons-cli | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |