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