is not current version
Last Version 3.8

fr.jetoile.hadoop:hadoop-unit-zookeeper 2.3


GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

hadoop-unit-zookeeper
Version

Version

2.3
Type

Type

jar

Download hadoop-unit-zookeeper 2.3


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