<dependency>
<groupId>org.hbase</groupId>
<artifactId>asynchbase</artifactId>
<version>1.8.0</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- com.google.guava:guava:18.0
|-- com.google.protobuf:protobuf-java:2.5.0
|-- io.netty:netty:3.9.4.Final
|-- com.stumbleupon:async:1.4.0
|-- org.apache.zookeeper:zookeeper:3.4.5
runtime
|-- org.slf4j:log4j-over-slf4j:1.7.7
test
|-- org.hamcrest:hamcrest-core:1.3
|-- junit:junit:4.11
|-- org.javassist:javassist:3.18.1-GA
|-- org.mockito:mockito-all:1.9.5
|-- org.objenesis:objenesis:2.1