<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-zookeeper</artifactId>
<version>2.4.8</version>
</dependency>
<parent> <groupId>org.apache.hbase</groupId> <artifactId>hbase-build-configuration</artifactId> <version>2.4.8</version> </parent>
compile
|-- org.apache.hbase.thirdparty:hbase-shaded-protobuf
|-- org.apache.hbase.thirdparty:hbase-shaded-miscellaneous
|-- org.apache.hbase:hbase-common
|-- org.apache.hbase:hbase-client
|-- org.apache.hbase:hbase-protocol-shaded
|-- org.apache.hbase:hbase-hadoop-compat
|-- org.apache.hbase:hbase-hadoop2-compat
|-- com.github.stephenc.findbugs:findbugs-annotations
|-- org.apache.commons:commons-lang3
|-- org.apache.zookeeper:zookeeper
test
|-- org.apache.hbase:hbase-common
|-- org.apache.hbase:hbase-annotations
|-- org.apache.hbase:hbase-logging
|-- junit:junit
|-- log4j:log4j