is not current version
Last Version 0.11.2

com.baidu.hugegraph:hugegraph-hbase 0.8.0


GroupId

GroupId

com.baidu.hugegraph
ArtifactId

ArtifactId

hugegraph-hbase
Version

Version

0.8.0
Type

Type

jar

Download hugegraph-hbase 0.8.0


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