is not current version
Last Version 3.0.0-alpha-2

Apache HBase - Shaded - Client (with Hadoop bundled) 2.4.4

Module of HBase with most deps shaded.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-shaded-client
Version

Version

2.4.4
Type

Type

jar
Description

Description

Apache HBase - Shaded - Client (with Hadoop bundled)
Module of HBase with most deps shaded.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=hbase.git/hbase-shaded-client

Download hbase-shaded-client 2.4.4


<!-- https://jarcasting.com/artifacts/org.apache.hbase/hbase-shaded-client/ -->
<dependency>
    <groupId>org.apache.hbase</groupId>
    <artifactId>hbase-shaded-client</artifactId>
    <version>2.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-shaded-client/
implementation 'org.apache.hbase:hbase-shaded-client:2.4.4'
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-shaded-client/
implementation ("org.apache.hbase:hbase-shaded-client:2.4.4")
'org.apache.hbase:hbase-shaded-client:jar:2.4.4'
<dependency org="org.apache.hbase" name="hbase-shaded-client" rev="2.4.4">
  <artifact name="hbase-shaded-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase', module='hbase-shaded-client', version='2.4.4')
)
libraryDependencies += "org.apache.hbase" % "hbase-shaded-client" % "2.4.4"
[org.apache.hbase/hbase-shaded-client "2.4.4"]

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.apache.htrace : htrace-core4 jar 4.2.0-incubating
commons-logging : commons-logging jar 1.2
org.apache.hbase : hbase-resource-bundle Optional jar 2.4.4
log4j : log4j Optional jar 1.2.17
org.slf4j : slf4j-log4j12 Optional jar 1.7.30
org.apache.yetus : audience-annotations jar 0.5.0

test (2)

Group / Artifact Type Version
org.apache.hbase : hbase-annotations test-jar 2.4.4
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.