License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.hbase |
ArtifactId | ArtifactIdhbase-shaded-client |
Last Version | Last Version3.0.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HBase - Shaded - Client (with Hadoop bundled)
Module of HBase with most deps shaded.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase : hbase-annotations | test-jar | 3.0.0-alpha-2 |
junit : junit | jar | 4.13 |