is not current version
Last Version 0.0.3

io.appform.hbase.ds:hbase-ds 0.0.1

Key partitioning library for HBase

Categories

Categories

ORM Data
GroupId

GroupId

io.appform.hbase.ds
ArtifactId

ArtifactId

hbase-ds
Version

Version

0.0.1
Type

Type

jar

Download hbase-ds 0.0.1


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