is not current version
Last Version 2.0.0

io.hdocdb:hdocdb 0.0.3

HBase as a JSON Document Database

GroupId

GroupId

io.hdocdb
ArtifactId

ArtifactId

hdocdb
Version

Version

0.0.3
Type

Type

jar

Download hdocdb 0.0.3


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