is not current version
Last Version 0.5.2-hadoop2

eu.stratosphere:stratosphere-addons 0.5


GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

stratosphere-addons
Version

Version

0.5
Type

Type

pom

Download stratosphere-addons 0.5


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