Protocol Buffers [BOM] - shaded version 3.11.1

A compatible set of open source libraries for working with protocol buffers.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.os72
ArtifactId

ArtifactId

protobuf-bom-shaded-3-11-1
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

pom
Description

Description

Protocol Buffers [BOM] - shaded version 3.11.1
A compatible set of open source libraries for working with protocol buffers.
Project URL

Project URL

https://github.com/os72/protobuf-java-shaded-3-11-1
Project Organization

Project Organization

Google LLC
Source Code Management

Source Code Management

https://github.com/os72/protobuf-java-shaded-3-11-1

Download protobuf-bom-shaded-3-11-1

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.os72/protobuf-bom-shaded-3-11-1/ -->
<dependency>
    <groupId>com.github.os72</groupId>
    <artifactId>protobuf-bom-shaded-3-11-1</artifactId>
    <version>0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.os72/protobuf-bom-shaded-3-11-1/
implementation 'com.github.os72:protobuf-bom-shaded-3-11-1:0.9'
// https://jarcasting.com/artifacts/com.github.os72/protobuf-bom-shaded-3-11-1/
implementation ("com.github.os72:protobuf-bom-shaded-3-11-1:0.9")
'com.github.os72:protobuf-bom-shaded-3-11-1:pom:0.9'
<dependency org="com.github.os72" name="protobuf-bom-shaded-3-11-1" rev="0.9">
  <artifact name="protobuf-bom-shaded-3-11-1" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.os72', module='protobuf-bom-shaded-3-11-1', version='0.9')
)
libraryDependencies += "com.github.os72" % "protobuf-bom-shaded-3-11-1" % "0.9"
[com.github.os72/protobuf-bom-shaded-3-11-1 "0.9"]

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.

protobuf-java-shaded-3-11-1

Protocol Buffer Java API - shaded version 3.11.1. Available on Maven Central

Maven Central


Provides protobuf-java 3.11.1 in a separate namespace com.github.os72.protobuf_3_11_1 to help resolve runtime compatibility issues when other protobuf-java versions are needed in the same application

See also

Usage

  • Use package dependency protobuf-java-shaded-3-11-1 instead of protobuf-java
  • Use Java namespace com.github.os72.protobuf_3_11_1 instead of com.google.protobuf

Note that the namespace replacement must be applied to code generated by the protoc compiler as well. protoc-jar (option --java_shaded_out) and protoc-jar-maven-plugin (output type java-shaded) support this feature out of the box

Maven dependency

<dependency>
  <groupId>com.github.os72</groupId>
  <artifactId>protobuf-java-shaded-3-11-1</artifactId>
  <version>0.9</version>
</dependency>
<dependency>
  <groupId>com.github.os72</groupId>
  <artifactId>protobuf-java-util-shaded-3-11-1</artifactId>
  <version>0.9</version>
</dependency>
<dependency>
  <groupId>com.github.os72</groupId>
  <artifactId>protobuf-javalite-shaded-3-11-1</artifactId>
  <version>0.9</version>
</dependency>

Versions

Version
0.9