is not current version
Last Version 3.8

fr.jetoile.hadoop:hadoop-unit-commons 2.2


GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

hadoop-unit-commons
Version

Version

2.2
Type

Type

jar

Download hadoop-unit-commons 2.2


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