h
Files download
File Operation
hbase-assembly-2.5.3.pom download
Apache Maven
<dependency>
  <groupId>org.apache.hbase</groupId>
  <artifactId>hbase-assembly</artifactId>
  <version>2.5.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.apache.hbase:hbase-assembly:2.5.3'
Gradle Kotlin
implementation("org.apache.hbase:hbase-assembly:2.5.3")
Scala SBT
libraryDependencies += "org.apache.hbase" % "hbase-assembly" % "2.5.3"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.hbase', module='hbase-assembly', version='2.5.3')
)
Apache Ivy
<dependency org="org.apache.hbase" name="hbase-assembly" rev="2.5.3" />
Leiningen
[org.apache.hbase/hbase-assembly "2.5.3"]
Apache Buildr
'org.apache.hbase:hbase-assembly:jar:2.5.3'
Dependencies

compile

|-- org.apache.hbase:hbase-shaded-client:2.5.3

|-- org.apache.hbase:hbase-shaded-client-byo-hadoop:2.5.3

|-- org.apache.hbase:hbase-shaded-mapreduce:2.5.3

|-- org.hamcrest:hamcrest-core:1.3

|-- org.apache.hbase:hbase-server:2.5.3

|-- org.apache.hbase:hbase-mapreduce:2.5.3

|-- org.apache.hbase:hbase-procedure:2.5.3

|-- org.apache.hbase:hbase-hadoop-compat:2.5.3

|-- org.apache.hbase:hbase-hadoop2-compat:2.5.3

|-- org.apache.hbase:hbase-shell:2.5.3

|-- org.apache.hbase:hbase-thrift:2.5.3

|-- org.apache.hbase:hbase-rest:2.5.3

|-- org.apache.hbase:hbase-external-blockcache:2.5.3

|-- org.apache.hbase:hbase-metrics-api:2.5.3

|-- org.apache.hbase:hbase-metrics:2.5.3

|-- org.apache.hbase:hbase-protocol:2.5.3

|-- org.apache.hbase:hbase-protocol-shaded:2.5.3

|-- org.apache.hbase:hbase-resource-bundle:2.5.3

|-- org.apache.httpcomponents:httpclient:4.5.13

|-- org.apache.httpcomponents:httpcore:4.4.13

|-- org.apache.hbase:hbase-replication:2.5.3

|-- org.apache.hbase:hbase-http:2.5.3

|-- org.apache.hbase:hbase-examples:2.5.3

|-- org.apache.hbase:hbase-zookeeper:2.5.3

|-- org.apache.hbase:hbase-hbtop:2.5.3

|-- org.apache.hbase:hbase-compression-aircompressor:2.5.3

|-- org.apache.hbase:hbase-compression-brotli:2.5.3

|-- org.apache.hbase:hbase-compression-lz4:2.5.3

|-- org.apache.hbase:hbase-compression-snappy:2.5.3

|-- org.apache.hbase:hbase-compression-xz:2.5.3

|-- org.apache.hbase:hbase-compression-zstd:2.5.3

|-- jline:jline:2.11

|-- com.sun.xml.ws:jaxws-ri:2.3.2

|-- org.slf4j:jcl-over-slf4j:1.7.33

|-- org.slf4j:jul-to-slf4j:1.7.33

|-- org.apache.logging.log4j:log4j-api:2.17.2

|-- org.apache.logging.log4j:log4j-core:2.17.2

|-- org.apache.logging.log4j:log4j-slf4j-impl:2.17.2

|-- io.opentelemetry.javaagent:opentelemetry-javaagent:1.15.0

|-- org.apache.logging.log4j:log4j-1.2-api:2.17.2

|-- org.apache.yetus:audience-annotations:0.13.0

|-- org.apache.hbase:hbase-rsgroup:2.5.3

|-- junit:junit:4.13.2

|-- org.mockito:mockito-core:2.28.2