Last Version

hgraphdb 2.0.1

HBase as a Tinkerpop Graph Database

License

License

GroupId

GroupId

com.aliyun.hbase
ArtifactId

ArtifactId

hgraphdb
Version

Version

2.0.1
Type

Type

jar
Description

Description

hgraphdb
HBase as a Tinkerpop Graph Database
Project URL

Project URL

https://github.com/chentiantai/hgraphdb

Download hgraphdb 2.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.hbase : hbase-client jar 1.4.1
org.apache.tinkerpop : gremlin-core jar 3.3.2
com.esotericsoftware : kryo jar 4.0.2
com.google.cloud.bigtable : bigtable-hbase-1.x-shaded jar 1.3.0
org.mockito : mockito-core jar 2.18.0

provided (6)

Group / Artifact Type Version
org.apache.giraph : giraph-core jar 1.2.0-hadoop2
org.apache.flink : flink-core jar 1.4.2
org.apache.flink : flink-hbase_2.11 jar 1.4.2
org.apache.hbase : hbase-server jar 1.4.1
org.apache.hadoop : hadoop-common jar 2.5.1
org.apache.hadoop : hadoop-mapreduce-client-core jar 2.5.1

test (5)

Group / Artifact Type Version
org.apache.tinkerpop : gremlin-test jar 3.3.2
org.apache.flink : flink-clients_2.11 jar 1.4.2
org.apache.flink : flink-java jar 1.4.2
org.apache.flink : flink-gelly_2.11 jar 1.4.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.