is not current version
Last Version 3.8

fr.jetoile.hadoop:hadoop-unit 2.10.1

Hadoop Unit

GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

hadoop-unit
Version

Version

2.10.1
Type

Type

pom

Download hadoop-unit 2.10.1

Filename Size
hadoop-unit-2.10.1.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.10.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit/
implementation 'fr.jetoile.hadoop:hadoop-unit:2.10.1'
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit/
implementation ("fr.jetoile.hadoop:hadoop-unit:2.10.1")
'fr.jetoile.hadoop:hadoop-unit:pom:2.10.1'
<dependency org="fr.jetoile.hadoop" name="hadoop-unit" rev="2.10.1">
  <artifact name="hadoop-unit" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.jetoile.hadoop', module='hadoop-unit', version='2.10.1')
)
libraryDependencies += "fr.jetoile.hadoop" % "hadoop-unit" % "2.10.1"
[fr.jetoile.hadoop/hadoop-unit "2.10.1"]