is not current version
Last Version 0.5.2-hadoop2

eu.stratosphere:stratosphere 0.4


GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

stratosphere
Version

Version

0.4
Type

Type

pom

Download stratosphere 0.4

Filename Size
stratosphere-0.4.pom 11 KB
Browse

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