is not current version
Last Version 0.5.2-hadoop2

eu.stratosphere:stratosphere-core 0.4


GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

stratosphere-core
Version

Version

0.4
Type

Type

jar

Download stratosphere-core 0.4


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