| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.googlecode.etl-unit |
| ArtifactId | ArtifactIdetlunit-cli |
| Last Version | Last Version1.6.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionetlunit-cli
etl-unit is a testing framework for ETL tools.
|
| Filename | Size |
|---|---|
| etlunit-cli-1.6.9.pom | |
| etlunit-cli-1.6.9.jar | 47 KB |
| etlunit-cli-1.6.9-sources.jar | 19 KB |
| etlunit-cli-1.6.9-javadoc.jar | 103 KB |
| etlunit-cli-1.6.9-bin.tar.gz | 512 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.etl-unit/etlunit-cli/ -->
<dependency>
<groupId>com.googlecode.etl-unit</groupId>
<artifactId>etlunit-cli</artifactId>
<version>1.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.etl-unit/etlunit-cli/
implementation 'com.googlecode.etl-unit:etlunit-cli:1.6.9'
// https://jarcasting.com/artifacts/com.googlecode.etl-unit/etlunit-cli/
implementation ("com.googlecode.etl-unit:etlunit-cli:1.6.9")
'com.googlecode.etl-unit:etlunit-cli:jar:1.6.9'
<dependency org="com.googlecode.etl-unit" name="etlunit-cli" rev="1.6.9">
<artifact name="etlunit-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.etl-unit', module='etlunit-cli', version='1.6.9')
)
libraryDependencies += "com.googlecode.etl-unit" % "etlunit-cli" % "1.6.9"
[com.googlecode.etl-unit/etlunit-cli "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-module-mojo | jar | 1.6.9 |
| com.googlecode.etl-unit : etlunit-maven | jar | 1.6.9 |
| org.clamshellcli » clamshell-api | jar | 0.5.1 |
| org.clamshellcli » clamshell-impl-core | jar | 0.5.1 |
| org.clamshellcli » clamshell-launcher | jar | 0.5.1 |
| org.clamshellcli » clamshell-impl-default | jar | 0.5.1 |
| org.clamshellcli » clamshell-impl-splashscreen | jar | 0.5.1 |
| jline : jline | jar | 1.0 |
| com.beust : jcommander | jar | 1.17 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| org.apache.maven : maven-model | jar | 3.0.4 |
| org.apache.maven : maven-core | jar | 3.0.4 |
| org.apache.maven : maven-plugin-api | jar | 2.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |