is not current version
Last Version 4.1.1

Apache HBase Patched and Relocated (Shaded) Protobuf 4.1.0

Pulls down protobuf, patches it, compiles, and then relocates/shades.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.apache.hbase.thirdparty
ArtifactId

ArtifactId

hbase-shaded-protobuf
Version

Version

4.1.0
Type

Type

jar
Description

Description

Apache HBase Patched and Relocated (Shaded) Protobuf
Pulls down protobuf, patches it, compiles, and then relocates/shades.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://git-wip-us.apache.org/repos/asf?p=hbase-thirdparty.git/hbase-shaded-protobuf

Download hbase-shaded-protobuf 4.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.