не последняя версия
Последняя версия 0.5.2-hadoop2

eu.stratosphere:hadoop-compatibility 0.5-hadoop2


Группа

Группа

eu.stratosphere
Идентификатор

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

hadoop-compatibility
Версия

Версия

0.5-hadoop2
Тип

Тип

jar

Скачать hadoop-compatibility 0.5-hadoop2


<!-- https://jarcasting.com/artifacts/eu.stratosphere/hadoop-compatibility/ -->
<dependency>
    <groupId>eu.stratosphere</groupId>
    <artifactId>hadoop-compatibility</artifactId>
    <version>0.5-hadoop2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.stratosphere/hadoop-compatibility/
implementation 'eu.stratosphere:hadoop-compatibility:0.5-hadoop2'
// https://jarcasting.com/artifacts/eu.stratosphere/hadoop-compatibility/
implementation ("eu.stratosphere:hadoop-compatibility:0.5-hadoop2")
'eu.stratosphere:hadoop-compatibility:jar:0.5-hadoop2'
<dependency org="eu.stratosphere" name="hadoop-compatibility" rev="0.5-hadoop2">
  <artifact name="hadoop-compatibility" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.stratosphere', module='hadoop-compatibility', version='0.5-hadoop2')
)
libraryDependencies += "eu.stratosphere" % "hadoop-compatibility" % "0.5-hadoop2"
[eu.stratosphere/hadoop-compatibility "0.5-hadoop2"]