Jar examples for h:hbase-protocol
Protobuf protocol classes used by HBase to communicate.
You can download jar file hbase-protocol 1.2.4 in this page.
Apache License
You can use the following script to add hbase-protocol-1.2.4.jar to your project.
<dependency> <groupId>org.apache.hbase</groupId> <artifactId>hbase-protocol</artifactId> <version>1.2.4</version> </dependency>
compile group: 'org.apache.hbase', name: 'hbase-protocol', version: '1.2.4'
libraryDependencies += "org.apache.hbase" % "hbase-protocol" % "1.2.4"
<dependency org="org.apache.hbase" name="hbase-protocol" rev="1.2.4"/>
@Grapes(@Grab(group='org.apache.hbase', module='hbase-protocol', version='1.2.4'))
'org.apache.hbase:hbase-protocol:jar:1.2.4'
Click the following link to download the jar file.
hbase-protocol-1.2.4-sources.jar