is not current version
Last Version 0.5.2-hadoop2

eu.stratosphere:stratosphere-quickstart 0.5.2

Parent project for different quickstart archetypes for Stratosphere.eu

GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

stratosphere-quickstart
Version

Version

0.5.2
Type

Type

pom

Download stratosphere-quickstart 0.5.2


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