License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.bradleysmithllc.etlunit |
ArtifactId | ArtifactIdetlunit-stage |
Last Version | Last Version4.5.24-eu |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionetlunit-stage
etl-unit is a testing framework for ETL tools.
|
Filename | Size |
---|---|
etlunit-stage-4.5.24-eu.pom | |
etlunit-stage-4.5.24-eu.jar | 18 KB |
etlunit-stage-4.5.24-eu-sources.jar | 12 KB |
etlunit-stage-4.5.24-eu-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-stage/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>etlunit-stage</artifactId>
<version>4.5.24-eu</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-stage/
implementation 'org.bitbucket.bradleysmithllc.etlunit:etlunit-stage:4.5.24-eu'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-stage/
implementation ("org.bitbucket.bradleysmithllc.etlunit:etlunit-stage:4.5.24-eu")
'org.bitbucket.bradleysmithllc.etlunit:etlunit-stage:jar:4.5.24-eu'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="etlunit-stage" rev="4.5.24-eu">
<artifact name="etlunit-stage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='etlunit-stage', version='4.5.24-eu')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "etlunit-stage" % "4.5.24-eu"
[org.bitbucket.bradleysmithllc.etlunit/etlunit-stage "4.5.24-eu"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.bradleysmithllc.etlunit : etlunit-core-integration-test | jar | 4.5.24-eu |
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 |