Last Version

ml.shifu:guagua-core 0.7.10

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

License

License

GroupId

GroupId

ml.shifu
ArtifactId

ArtifactId

guagua-core
Version

Version

0.7.10
Type

Type

jar
Description

Description

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

Download guagua-core 0.7.10


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar 3.4.5
org.apache.commons : commons-compress jar 1.5
io.netty : netty jar 3.6.2.Final
org.slf4j : slf4j-log4j12 jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

There are no modules declared in this project.