License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.appform.hbase.ds |
ArtifactId | ArtifactIdhbase-ds |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHBase DS
Key partitioning library for HBase
|
Filename | Size |
---|---|
hbase-ds-0.0.3.pom | |
hbase-ds-0.0.3.jar | 14 KB |
hbase-ds-0.0.3-sources.jar | 9 KB |
hbase-ds-0.0.3-javadoc.jar | 59 KB |
Browse |
<!-- 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"]
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 |
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 |