protobuf-java-format

Provide serialization and de-serialization of different formats based on Google’s protobuf Message. Enables overriding the default (byte array) output to text based formats such as XML, JSON and HTML.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования Protobuf Данные Data Structures ORM
Группа

Группа

com.googlecode.protobuf-java-format
Идентификатор

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

protobuf-java-format
Последняя версия

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

1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

protobuf-java-format
Provide serialization and de-serialization of different formats based on Google’s protobuf Message. Enables overriding the default (byte array) output to text based formats such as XML, JSON and HTML.
Ссылка на сайт

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

https://github.com/bivas/protobuf-java-format

Скачать protobuf-java-format

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

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

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
com.google.protobuf : protobuf-java jar 2.5.0
com.fasterxml.jackson.dataformat : jackson-dataformat-smile Необязательный jar 2.5.0
com.fasterxml.jackson.core : jackson-core Необязательный jar 2.5.0

test (3)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.21
org.hamcrest : hamcrest-core jar 1.3
org.mockito : mockito-all jar 1.10.19

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

Данный проект не имеет модулей.

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

Версия
1.4
1.3
1.2