License |
License |
---|---|
GroupId | GroupIdcom.baidu.hugegraph |
ArtifactId | ArtifactIdhugegraph-computer |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhugegraph-computer
hugegraph-computer is a fast-speed, highly-scalable, fault-tolerance graph processing system developed by baidu.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hugegraph-computer-0.1.3.pom | 10 KB |
Browse |
<!-- 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"]