is not current version
Last Version 0.1.3

com.baidu.hugegraph:computer-core 0.1.0

hugegraph-computer is a fast-speed, highly-scalable, fault-tolerance graph processing system developed by baidu.

License

License

GroupId

GroupId

com.baidu.hugegraph
ArtifactId

ArtifactId

computer-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

hugegraph-computer is a fast-speed, highly-scalable, fault-tolerance graph processing system developed by baidu.

Download computer-core 0.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.baidu.hugegraph : computer-api jar 0.1.0
com.baidu.hugegraph : hugegraph-common jar 1.8.9
com.baidu.hugegraph : hugegraph-rpc jar 1.0.1
com.baidu.hugegraph : hugegraph-client jar 1.9.6
io.netty : netty-all jar 4.1.42.Final
io.etcd : jetcd-core jar 0.5.4

Project Modules

There are no modules declared in this project.