Protocol Buffers [Parent] - shaded version 3.5.1

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.

Лицензия

Лицензия

Категории

Категории

Protobuf Данные Data Structures
Группа

Группа

com.github.os72
Идентификатор

Идентификатор

protobuf-parent-shaded-351
Последняя версия

Последняя версия

0.9
Дата

Дата

Тип

Тип

pom
Описание

Описание

Protocol Buffers [Parent] - shaded version 3.5.1
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
Ссылка на сайт

Ссылка на сайт

https://github.com/os72/protobuf-java-shaded-351
Система контроля версий

Система контроля версий

https://github.com/os72/protobuf-java-shaded-351

Скачать protobuf-parent-shaded-351

Имя Файла Размер
protobuf-parent-shaded-351-0.9.pom 6 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • core
  • util

protobuf-java-shaded-351

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

Maven Central


Provides protobuf-java 3.5.1 in a separate namespace com.github.os72.protobuf351 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-351 instead of protobuf-java
  • Use Java namespace com.github.os72.protobuf351 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-351</artifactId>
  <version>0.9</version>
</dependency>
<dependency>
  <groupId>com.github.os72</groupId>
  <artifactId>protobuf-java-util-shaded-351</artifactId>
  <version>0.9</version>
</dependency>

Версии библиотеки

Версия
0.9