is not current version
Last Version 3.8

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


GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

hadoop-unit-alluxio
Version

Version

2.2
Type

Type

jar

Download hadoop-unit-alluxio 2.2


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