Last Version

async-hbase-client 0.9.0

An asynchronous Hbase client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.mousio
ArtifactId

ArtifactId

async-hbase-client
Version

Version

0.9.0
Type

Type

jar
Description

Description

async-hbase-client
An asynchronous Hbase client
Project URL

Project URL

https://github.com/jurmous/async-hbase-client

Download async-hbase-client 0.9.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-codec-http jar 4.0.23.Final
org.apache.hbase : hbase-client jar 0.98.9-hadoop2

test (4)

Group / Artifact Type Version
org.apache.hbase : hbase-testing-util jar 0.98.9-hadoop2
junit : junit jar 4.11
org.apache.hadoop : hadoop-minicluster jar 2.2.0
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.