is not current version
Last Version 0.5.2-hadoop2

eu.stratosphere:stratosphere-scala 0.5-rc2-hadoop2


Categories

Categories

Scala Languages
GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

stratosphere-scala
Version

Version

0.5-rc2-hadoop2
Type

Type

jar

Download stratosphere-scala 0.5-rc2-hadoop2


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