File | Operation |
---|---|
hbase-assembly-2.4.17.pom | download |
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-assembly</artifactId>
<version>2.4.17</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.apache.hbase</groupId> <artifactId>hbase-build-configuration</artifactId> <version>2.4.17</version> </parent>
compile
|-- org.apache.hbase:hbase-shaded-client
|-- org.apache.hbase:hbase-shaded-client-byo-hadoop
|-- org.apache.hbase:hbase-shaded-mapreduce
|-- org.hamcrest:hamcrest-core
|-- org.apache.hbase:hbase-server
|-- org.apache.hbase:hbase-mapreduce
|-- org.apache.hbase:hbase-mapreduce
|-- org.apache.hbase:hbase-procedure
|-- org.apache.hbase:hbase-hadoop-compat
|-- org.apache.hbase:${compat.module}
|-- org.apache.hbase:hbase-shell
|-- org.apache.hbase:hbase-thrift
|-- org.apache.hbase:hbase-rest
|-- org.apache.hbase:hbase-external-blockcache
|-- org.apache.hbase:hbase-testing-util
|-- org.apache.hbase:hbase-metrics-api
|-- org.apache.hbase:hbase-metrics
|-- org.apache.hbase:hbase-protocol
|-- org.apache.hbase:hbase-protocol-shaded
|-- org.apache.hbase:hbase-resource-bundle
|-- org.apache.httpcomponents:httpclient
|-- org.apache.httpcomponents:httpcore
|-- org.apache.hbase:hbase-replication
|-- org.apache.hbase:hbase-http
|-- org.apache.hbase:hbase-examples
|-- org.apache.hbase:hbase-zookeeper
|-- org.apache.hbase:hbase-hbtop
|-- jline:jline
test