is not current version
Last Version 3.8

fr.jetoile.hadoop:hadoop-unit 2.8

Hadoop Unit

GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

hadoop-unit
Version

Version

2.8
Type

Type

pom

Download hadoop-unit 2.8

Filename Size
hadoop-unit-2.8.pom 35 KB
Browse

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