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

eu.stratosphere:stratosphere-java-examples 0.5.2


Категории

Категории

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

Группа

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

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

stratosphere-java-examples
Версия

Версия

0.5.2
Тип

Тип

jar

Скачать stratosphere-java-examples 0.5.2


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