Last Version

Apache HBase - Protocol 2.4.12

Protobuf protocol classes used by HBase to communicate.

License

License

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-protocol
Version

Version

2.4.12
Type

Type

jar
Description

Description

Apache HBase - Protocol
Protobuf protocol classes used by HBase to communicate.
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

Download hbase-protocol 2.4.12


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.5.0
org.slf4j : slf4j-api jar 1.7.33
org.apache.yetus : audience-annotations jar 0.5.0

test (2)

Group / Artifact Type Version
org.apache.hbase : hbase-annotations test-jar 2.4.12
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.