Last Version

hugegraph 0.11.2

hugegraph is a fast-speed, highly-scalable, transactional graph database developed by baidu

License

License

GroupId

GroupId

com.baidu.hugegraph
ArtifactId

ArtifactId

hugegraph
Version

Version

0.11.2
Type

Type

pom
Description

Description

hugegraph
hugegraph is a fast-speed, highly-scalable, transactional graph database developed by baidu
Project URL

Project URL

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

Source Code Management

https://github.com/hugegraph/hugegraph

Download hugegraph 0.11.2

Filename Size
hugegraph-0.11.2.pom 18 KB
Browse

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

Dependencies

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

Project Modules

  • hugegraph-core
  • hugegraph-api
  • hugegraph-example
  • hugegraph-dist
  • hugegraph-test
  • hugegraph-cassandra
  • hugegraph-scylladb
  • hugegraph-rocksdb
  • hugegraph-mysql
  • hugegraph-palo
  • hugegraph-hbase
  • hugegraph-postgresql