is not current version
Last Version 3.8

fr.jetoile.hadoop:hadoop-unit 3.0

Hadoop Unit

GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

hadoop-unit
Version

Version

3.0
Type

Type

pom

Download hadoop-unit 3.0

Filename Size
hadoop-unit-3.0.pom 36 KB
Browse

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