Jar examples for h:hbase-shaded-protobuf
Pulls down protobuf, patches it, compiles, and then relocates/shades.
You can download jar file hbase-shaded-protobuf 2.1.0 in this page.
Apache License
You can use the following script to add hbase-shaded-protobuf-2.1.0.jar to your project.
<dependency> <groupId>org.apache.hbase.thirdparty</groupId> <artifactId>hbase-shaded-protobuf</artifactId> <version>2.1.0</version> </dependency>
compile group: 'org.apache.hbase.thirdparty', name: 'hbase-shaded-protobuf', version: '2.1.0'
libraryDependencies += "org.apache.hbase.thirdparty" % "hbase-shaded-protobuf" % "2.1.0"
<dependency org="org.apache.hbase.thirdparty" name="hbase-shaded-protobuf" rev="2.1.0"/>
@Grapes(@Grab(group='org.apache.hbase.thirdparty', module='hbase-shaded-protobuf', version='2.1.0'))
'org.apache.hbase.thirdparty:hbase-shaded-protobuf:jar:2.1.0'
Click the following link to download the jar file.
hbase-shaded-protobuf-2.1.0-sources.jar