Last Version

Apache HBase - Shaded Protocol 3.0.0-alpha-2

Shaded protobuf protocol classes used by HBase internally.

License

License

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-protocol-shaded
Version

Version

3.0.0-alpha-2
Type

Type

jar
Description

Description

Apache HBase - Shaded Protocol
Shaded protobuf protocol classes used by HBase internally.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download hbase-protocol-shaded 3.0.0-alpha-2


<!-- 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"]

Dependencies

compile (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

test (2)

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

Project Modules

There are no modules declared in this project.