is not current version
Last Version 3.8

fr.jetoile.hadoop:hadoop-unit-client-commons 3.6


Categories

Categories

CLI User Interface
GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

hadoop-unit-client-commons
Version

Version

3.6
Type

Type

jar

Download hadoop-unit-client-commons 3.6


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