Last Version

Apache HBase - Shaded Protocol 2.2.4_1

Shaded protobuf protocol classes used by HBase internally.

License

License

GroupId

GroupId

ch.cern.hbase
ArtifactId

ArtifactId

hbase-protocol-shaded
Version

Version

2.2.4_1
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 2.2.4_1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.hbase.thirdparty : hbase-shaded-protobuf jar 2.2.1
org.apache.yetus : audience-annotations jar 0.5.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.cern.hbase : hbase-annotations test-jar 2.2.4_1

Project Modules

There are no modules declared in this project.