is not current version
Last Version 0.5.2-hadoop2

eu.stratosphere:stratosphere 0.5.2


GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

stratosphere
Version

Version

0.5.2
Type

Type

pom

Download stratosphere 0.5.2

Filename Size
stratosphere-0.5.2.pom 15 KB
Browse

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