License |
License |
---|---|
Categories |
CategoriesCLI User Interface JLine |
GroupId | GroupIdorg.bitbucket.bradleysmithllc.etlunit |
ArtifactId | ArtifactIdetlunit-jline-cli |
Last Version | Last Version4.5.24-eu |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionetlunit-jline-cli
etl-unit is a testing framework for ETL tools.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-jline-cli/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>etlunit-jline-cli</artifactId>
<version>4.5.24-eu</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-jline-cli/
implementation 'org.bitbucket.bradleysmithllc.etlunit:etlunit-jline-cli:4.5.24-eu'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-jline-cli/
implementation ("org.bitbucket.bradleysmithllc.etlunit:etlunit-jline-cli:4.5.24-eu")
'org.bitbucket.bradleysmithllc.etlunit:etlunit-jline-cli:jar:4.5.24-eu'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="etlunit-jline-cli" rev="4.5.24-eu">
<artifact name="etlunit-jline-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='etlunit-jline-cli', version='4.5.24-eu')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "etlunit-jline-cli" % "4.5.24-eu"
[org.bitbucket.bradleysmithllc.etlunit/etlunit-jline-cli "4.5.24-eu"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.1.0 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.2 |