License |
License |
---|---|
GroupId | GroupIdcom.baidu.hugegraph |
ArtifactId | ArtifactIdcomputer-algorithm |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionhugegraph-computer is a fast-speed, highly-scalable, fault-tolerance graph processing system developed by baidu.
|
Filename | Size |
---|---|
computer-algorithm-0.1.0.pom | |
computer-algorithm-0.1.0.jar | 7 KB |
computer-algorithm-0.1.0-sources.jar | 5 KB |
computer-algorithm-0.1.0-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.baidu.hugegraph/computer-algorithm/ -->
<dependency>
<groupId>com.baidu.hugegraph</groupId>
<artifactId>computer-algorithm</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.baidu.hugegraph/computer-algorithm/
implementation 'com.baidu.hugegraph:computer-algorithm:0.1.0'
// https://jarcasting.com/artifacts/com.baidu.hugegraph/computer-algorithm/
implementation ("com.baidu.hugegraph:computer-algorithm:0.1.0")
'com.baidu.hugegraph:computer-algorithm:jar:0.1.0'
<dependency org="com.baidu.hugegraph" name="computer-algorithm" rev="0.1.0">
<artifact name="computer-algorithm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baidu.hugegraph', module='computer-algorithm', version='0.1.0')
)
libraryDependencies += "com.baidu.hugegraph" % "computer-algorithm" % "0.1.0"
[com.baidu.hugegraph/computer-algorithm "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.baidu.hugegraph : computer-api | jar | 0.1.0 |
com.baidu.hugegraph : computer-core | jar | 0.1.0 |