is not current version
Last Version 0.5.2-hadoop2

eu.stratosphere:hadoop-compatibility 0.5-rc1-hadoop2


GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

hadoop-compatibility
Version

Version

0.5-rc1-hadoop2
Type

Type

jar

Download hadoop-compatibility 0.5-rc1-hadoop2


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