is not current version
Last Version 0.5.2-hadoop2

eu.stratosphere:stratosphere-compiler 0.5-rc3


GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

stratosphere-compiler
Version

Version

0.5-rc3
Type

Type

jar

Download stratosphere-compiler 0.5-rc3


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