не последняя версия
Последняя версия 0.7.10

ml.shifu:guagua 0.7.1

An iterative computing framework on both Hadoop MapReduce and Hadoop YARN.

Группа

Группа

ml.shifu
Идентификатор

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

guagua
Версия

Версия

0.7.1
Тип

Тип

pom

Скачать guagua 0.7.1

Имя Файла Размер
guagua-0.7.1.pom 7 KB
Обзор

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