is not current version
Last Version 0.7.10

ml.shifu:guagua 0.7.0

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

GroupId

GroupId

ml.shifu
ArtifactId

ArtifactId

guagua
Version

Version

0.7.0
Type

Type

pom

Download guagua 0.7.0

Filename Size
guagua-0.7.0.pom 7 KB
Browse

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