Last Version

Apache HBase - Shaded - Client (with Hadoop bundled) 3.0.0-alpha-2

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

3.0.0-alpha-2
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 3.0.0-alpha-2


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

Dependencies

compile (11)

Group / Artifact Type Version
io.opentelemetry : opentelemetry-semconv jar 1.0.1-alpha
org.slf4j : slf4j-api jar 1.7.30
io.opentelemetry : opentelemetry-api jar 1.0.1
io.opentelemetry : opentelemetry-context jar 1.0.1
commons-logging : commons-logging jar 1.2
org.apache.htrace : htrace-core4 jar 4.1.0-incubating
org.apache.hbase : hbase-resource-bundle Optional jar 3.0.0-alpha-2
org.apache.logging.log4j : log4j-api Optional jar 2.17.0
org.apache.logging.log4j : log4j-core Optional jar 2.17.0
org.apache.logging.log4j : log4j-slf4j-impl Optional jar 2.17.0
org.apache.yetus : audience-annotations jar 0.5.0

test (2)

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

Project Modules

There are no modules declared in this project.