License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.bitbucket.bradleysmithllc.etlunit |
ArtifactId | ArtifactIdetlunit-cli |
Last Version | Last Version4.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionetlunit-cli
etl-unit is a testing framework for ETL tools.
|
Filename | Size |
---|---|
etlunit-cli-4.1.3.pom | |
etlunit-cli-4.1.3.jar | 103 KB |
etlunit-cli-4.1.3-sources.jar | 52 KB |
etlunit-cli-4.1.3-javadoc.jar | 213 KB |
etlunit-cli-4.1.3-bin.tar.gz | 843 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-cli/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>etlunit-cli</artifactId>
<version>4.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-cli/
implementation 'org.bitbucket.bradleysmithllc.etlunit:etlunit-cli:4.1.3'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-cli/
implementation ("org.bitbucket.bradleysmithllc.etlunit:etlunit-cli:4.1.3")
'org.bitbucket.bradleysmithllc.etlunit:etlunit-cli:jar:4.1.3'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="etlunit-cli" rev="4.1.3">
<artifact name="etlunit-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='etlunit-cli', version='4.1.3')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "etlunit-cli" % "4.1.3"
[org.bitbucket.bradleysmithllc.etlunit/etlunit-cli "4.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.bradleysmithllc.etlunit : etlunit-core | jar | 4.1.3 |
org.bitbucket.bradleysmithllc.etlunit : etlunit-file | jar | 4.1.3 |
org.bitbucket.bradleysmithllc.etlunit : module-signer | jar | 60 |
org.bitbucket.bradleysmithllc.etlunit : etlunit-maven | jar | 4.1.3 |
org.clamshellcli » clamshell-api | jar | 0.5.2 |
org.clamshellcli » clamshell-impl-core | jar | 0.5.2 |
org.clamshellcli » clamshell-launcher | jar | 0.5.2 |
org.clamshellcli » clamshell-impl-default | jar | 0.5.2 |
org.clamshellcli » clamshell-impl-splashscreen | jar | 0.5.2 |
org.jsonschema2pojo : jsonschema2pojo-core | jar | 0.5.1 |
org.bitbucket.bradleysmithllc.java-cl-parser : java-cl-parser | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.11 |