не последняя версия
Последняя версия 0.5.2-hadoop2

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


Категории

Категории

Scala Языки программирования
Группа

Группа

eu.stratosphere
Идентификатор

Идентификатор

stratosphere-scala
Версия

Версия

0.5-rc3-hadoop2
Тип

Тип

jar

Скачать stratosphere-scala 0.5-rc3-hadoop2


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