Last Version

com.baidu.hugegraph:hugegraph-hbase 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-hbase
Version

Version

0.11.2
Type

Type

jar
Description

Description

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

Download hugegraph-hbase 0.11.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.baidu.hugegraph : hugegraph-core jar 0.11.2
org.apache.hbase : hbase-endpoint jar 2.0.6

Project Modules

There are no modules declared in this project.