| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.hbase |
| ArtifactId | ArtifactIdhbase-shaded-client-byo-hadoop |
| Version | Version3.0.0-alpha-1 |
| Type | Typejar |
| Description |
DescriptionApache HBase - Shaded - Client
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-byo-hadoop/ -->
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-shaded-client-byo-hadoop</artifactId>
<version>3.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-shaded-client-byo-hadoop/
implementation 'org.apache.hbase:hbase-shaded-client-byo-hadoop:3.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-shaded-client-byo-hadoop/
implementation ("org.apache.hbase:hbase-shaded-client-byo-hadoop:3.0.0-alpha-1")
'org.apache.hbase:hbase-shaded-client-byo-hadoop:jar:3.0.0-alpha-1'
<dependency org="org.apache.hbase" name="hbase-shaded-client-byo-hadoop" rev="3.0.0-alpha-1">
<artifact name="hbase-shaded-client-byo-hadoop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase', module='hbase-shaded-client-byo-hadoop', version='3.0.0-alpha-1')
)
libraryDependencies += "org.apache.hbase" % "hbase-shaded-client-byo-hadoop" % "3.0.0-alpha-1"
[org.apache.hbase/hbase-shaded-client-byo-hadoop "3.0.0-alpha-1"]
| 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.hbase : hbase-resource-bundle Optional | jar | 3.0.0-alpha-1 |
| org.apache.logging.log4j : log4j-api Optional | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-core Optional | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.14.1 |
| org.apache.yetus : audience-annotations | jar | 0.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hbase : hbase-annotations | test-jar | 3.0.0-alpha-1 |
| junit : junit | jar | 4.13 |