is not current version
Last Version 3.8

fr.jetoile.hadoop:hadoop-unit 3.3

Hadoop Unit

GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

hadoop-unit
Version

Version

3.3
Type

Type

pom

Download hadoop-unit 3.3

Filename Size
hadoop-unit-3.3.pom 37 KB
Browse

<!-- https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit/ -->
<dependency>
    <groupId>fr.jetoile.hadoop</groupId>
    <artifactId>hadoop-unit</artifactId>
    <version>3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit/
implementation 'fr.jetoile.hadoop:hadoop-unit:3.3'
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit/
implementation ("fr.jetoile.hadoop:hadoop-unit:3.3")
'fr.jetoile.hadoop:hadoop-unit:pom:3.3'
<dependency org="fr.jetoile.hadoop" name="hadoop-unit" rev="3.3">
  <artifact name="hadoop-unit" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.jetoile.hadoop', module='hadoop-unit', version='3.3')
)
libraryDependencies += "fr.jetoile.hadoop" % "hadoop-unit" % "3.3"
[fr.jetoile.hadoop/hadoop-unit "3.3"]