Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.bitbucket.bradleysmithllc.etlunit |
ArtifactId | ArtifactIdetlunit-cli |
Version | Version3.7.0 |
Type | Typejar |
Filename | Size |
---|---|
etlunit-cli-3.7.0.pom | |
etlunit-cli-3.7.0.jar | 103 KB |
etlunit-cli-3.7.0-sources.jar | 52 KB |
etlunit-cli-3.7.0-javadoc.jar | 213 KB |
etlunit-cli-3.7.0-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>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-cli/
implementation 'org.bitbucket.bradleysmithllc.etlunit:etlunit-cli:3.7.0'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-cli/
implementation ("org.bitbucket.bradleysmithllc.etlunit:etlunit-cli:3.7.0")
'org.bitbucket.bradleysmithllc.etlunit:etlunit-cli:jar:3.7.0'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="etlunit-cli" rev="3.7.0">
<artifact name="etlunit-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='etlunit-cli', version='3.7.0')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "etlunit-cli" % "3.7.0"
[org.bitbucket.bradleysmithllc.etlunit/etlunit-cli "3.7.0"]