не последняя версия
Последняя версия 3.8

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


Группа

Группа

fr.jetoile.hadoop
Идентификатор

Идентификатор

hadoop-unit-commons
Версия

Версия

3.6
Тип

Тип

jar

Скачать hadoop-unit-commons 3.6


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