<dependency>
<groupId>org.hbase</groupId>
<artifactId>asynchbase</artifactId>
<version>1.2.0</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- org.apache.zookeeper:zookeeper
runtime
|-- org.slf4j:log4j-over-slf4j
test
|-- junit:junit:4.10
|-- org.javassist:javassist:3.15.0-GA
|-- org.mockito:mockito-all:1.9.0