pom.xml
hbase pom.xml<dependency><groupId>org.hbase</groupId><artifactId>asynchbase</artifactId><version>1.8.0</version></dependency><dependency><groupId>org.apache.hbase</groupId><artifactId>hbase-client</artifactId><version>1.2.0</version></dependency>
开源hbase异步API
http://opentsdb.github.io/asynchbase/javadoc/index.html
