GroupId | GroupIdorg.bitbucket.bradleysmithllc.etlunit |
---|---|
ArtifactId | ArtifactIdetlunit-hadoop |
Version | Versionetlunit-4.2.3 |
Type | Typejar |
Filename | Size |
---|---|
etlunit-hadoop-etlunit-4.2.3.pom | |
etlunit-hadoop-etlunit-4.2.3.jar | 136 KB |
etlunit-hadoop-etlunit-4.2.3-sources.jar | 77 KB |
etlunit-hadoop-etlunit-4.2.3-javadoc.jar | 398 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-hadoop/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>etlunit-hadoop</artifactId>
<version>etlunit-4.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-hadoop/
implementation 'org.bitbucket.bradleysmithllc.etlunit:etlunit-hadoop:etlunit-4.2.3'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/etlunit-hadoop/
implementation ("org.bitbucket.bradleysmithllc.etlunit:etlunit-hadoop:etlunit-4.2.3")
'org.bitbucket.bradleysmithllc.etlunit:etlunit-hadoop:jar:etlunit-4.2.3'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="etlunit-hadoop" rev="etlunit-4.2.3">
<artifact name="etlunit-hadoop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='etlunit-hadoop', version='etlunit-4.2.3')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "etlunit-hadoop" % "etlunit-4.2.3"
[org.bitbucket.bradleysmithllc.etlunit/etlunit-hadoop "etlunit-4.2.3"]