is not current version
Last Version 3.2.0

io.hgraphdb:hgraphdb 0.4.10

HBase as a Tinkerpop Graph Database

GroupId

GroupId

io.hgraphdb
ArtifactId

ArtifactId

hgraphdb
Version

Version

0.4.10
Type

Type

jar

Download hgraphdb 0.4.10


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