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

eu.stratosphere:stratosphere-examples 0.4-hadoop2


Группа

Группа

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

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

stratosphere-examples
Версия

Версия

0.4-hadoop2
Тип

Тип

pom

Скачать stratosphere-examples 0.4-hadoop2

Имя Файла Размер
stratosphere-examples-0.4-hadoop2.pom 1 KB
Обзор

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