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

eu.stratosphere:stratosphere-core 0.5.1-hadoop2


Группа

Группа

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

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

stratosphere-core
Версия

Версия

0.5.1-hadoop2
Тип

Тип

jar

Скачать stratosphere-core 0.5.1-hadoop2


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