HBase DS

Key partitioning library for HBase

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.appform.hbase.ds
ArtifactId

ArtifactId

hbase-ds
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

HBase DS
Key partitioning library for HBase

Download hbase-ds

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.hbase : hbase-server jar 1.1.2
org.apache.zookeeper : zookeeper jar 3.4.6
org.projectlombok : lombok jar 1.18.22

test (3)

Group / Artifact Type Version
com.github.sakserv : hadoop-mini-clusters-hbase jar 0.1.1
com.github.sakserv : hadoop-mini-clusters-zookeeper jar 0.1.1
org.testng : testng jar 6.9.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.1