Last Version

hugegraph-computer 0.1.3

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

hugegraph-computer
Version

Version

0.1.3
Type

Type

pom
Description

Description

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

Project URL

https://github.com/hugegraph/hugegraph-computer
Source Code Management

Source Code Management

https://github.com/hugegraph/hugegraph-computer

Download hugegraph-computer 0.1.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • computer-api
  • computer-core
  • computer-algorithm
  • computer-driver
  • computer-yarn
  • computer-k8s
  • computer-k8s-operator
  • computer-dist
  • computer-test