License |
License |
---|---|
GroupId | GroupIdorg.apache.hbase |
ArtifactId | ArtifactIdhbase-protocol-shaded |
Last Version | Last Version3.0.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache HBase - Shaded Protocol
Shaded protobuf protocol classes used by HBase internally.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.hbase/hbase-protocol-shaded/ -->
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-protocol-shaded</artifactId>
<version>3.0.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-protocol-shaded/
implementation 'org.apache.hbase:hbase-protocol-shaded:3.0.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-protocol-shaded/
implementation ("org.apache.hbase:hbase-protocol-shaded:3.0.0-alpha-2")
'org.apache.hbase:hbase-protocol-shaded:jar:3.0.0-alpha-2'
<dependency org="org.apache.hbase" name="hbase-protocol-shaded" rev="3.0.0-alpha-2">
<artifact name="hbase-protocol-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase', module='hbase-protocol-shaded', version='3.0.0-alpha-2')
)
libraryDependencies += "org.apache.hbase" % "hbase-protocol-shaded" % "3.0.0-alpha-2"
[org.apache.hbase/hbase-protocol-shaded "3.0.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hbase.thirdparty : hbase-shaded-protobuf | jar | 3.5.1 |
org.apache.yetus : audience-annotations | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.apache.hbase : hbase-annotations | test-jar | 3.0.0-alpha-2 |