is not current version
Last Version 3.8

fr.jetoile.hadoop:hadoop-unit-client-hdfs 1.3


Categories

Categories

CLI User Interface
GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

hadoop-unit-client-hdfs
Version

Version

1.3
Type

Type

jar

Download hadoop-unit-client-hdfs 1.3


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