Asynchronous HBase Client
Access HBase up to twice as fast as the default HTable client in your favorite JVM language.
Download 1.8.0
Maven:
<dependency>
<groupId>org.hbase</groupId>
<artifactId>asynchbase</artifactId>
<version>1.8.0</version>
</dependency>