License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.bitbucket.bradleysmithllc.etlunit |
ArtifactId | ArtifactIdcli |
Last Version | Last Version1.8.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionetlunit-cli
etl-unit is a testing framework for ETL tools.
|
Filename | Size |
---|---|
cli-1.8.16.pom | |
cli-1.8.16.jar | 61 KB |
cli-1.8.16-sources.jar | 25 KB |
cli-1.8.16-javadoc.jar | 123 KB |
cli-1.8.16-bin.tar.gz | 533 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/cli/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>cli</artifactId>
<version>1.8.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/cli/
implementation 'org.bitbucket.bradleysmithllc.etlunit:cli:1.8.16'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/cli/
implementation ("org.bitbucket.bradleysmithllc.etlunit:cli:1.8.16")
'org.bitbucket.bradleysmithllc.etlunit:cli:jar:1.8.16'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="cli" rev="1.8.16">
<artifact name="cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='cli', version='1.8.16')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "cli" % "1.8.16"
[org.bitbucket.bradleysmithllc.etlunit/cli "1.8.16"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.bradleysmithllc.etlunit : core | jar | 1.8.16 |
org.bitbucket.bradleysmithllc.etlunit : file | jar | 1.8.16 |
org.bitbucket.bradleysmithllc.etlunit : module-signer | jar | 48 |
org.bitbucket.bradleysmithllc.etlunit : maven | jar | 1.8.16 |
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 |
com.googlecode.jsonschema2pojo : jsonschema2pojo-core | jar | 0.3.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |