is not current version
Last Version 0.5.2-hadoop2

eu.stratosphere:stratosphere-runtime 0.5-rc3


GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

stratosphere-runtime
Version

Version

0.5-rc3
Type

Type

jar

Download stratosphere-runtime 0.5-rc3


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