<dependency>
<groupId>org.hbase</groupId>
<artifactId>asynchbase</artifactId>
<version>1.5.0</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- com.google.guava:guava:13.0.1
|-- com.google.protobuf:protobuf-java:2.5.0
|-- io.netty:netty:3.8.0.Final
|-- com.stumbleupon:async:1.4.0
|-- org.apache.zookeeper:zookeeper:3.3.6
runtime
|-- org.slf4j:log4j-over-slf4j:1.7.5
test
|-- org.hamcrest:hamcrest-core:1.3
|-- junit:junit:4.11
|-- org.javassist:javassist:3.17.1-GA
|-- org.mockito:mockito-all:1.9.5
|-- org.objenesis:objenesis:1.3