| Лицензия |
Лицензия |
|---|---|
| Группа | Группаml.shifu |
| Идентификатор | Идентификаторguagua |
| Версия | Версия0.7.10 |
| Тип | Типpom |
| Описание |
ОписаниеGuagua
An iterative computing framework on both Hadoop MapReduce and Hadoop YARN.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| guagua-0.7.10.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ml.shifu/guagua/ -->
<dependency>
<groupId>ml.shifu</groupId>
<artifactId>guagua</artifactId>
<version>0.7.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ml.shifu/guagua/
implementation 'ml.shifu:guagua:0.7.10'
// https://jarcasting.com/artifacts/ml.shifu/guagua/
implementation ("ml.shifu:guagua:0.7.10")
'ml.shifu:guagua:pom:0.7.10'
<dependency org="ml.shifu" name="guagua" rev="0.7.10">
<artifact name="guagua" type="pom" />
</dependency>
@Grapes(
@Grab(group='ml.shifu', module='guagua', version='0.7.10')
)
libraryDependencies += "ml.shifu" % "guagua" % "0.7.10"
[ml.shifu/guagua "0.7.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8 |