pb-json - Tools for working with Protobuf and Json

Collection of utility components

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

no.hassle.commons
Идентификатор

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

pb-json
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

pb-json - Tools for working with Protobuf and Json
Collection of utility components
Ссылка на сайт

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

https://github.com/no-hassle/java-commons/tree/master/pb-json

Скачать pb-json

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

<!-- https://jarcasting.com/artifacts/no.hassle.commons/pb-json/ -->
<dependency>
    <groupId>no.hassle.commons</groupId>
    <artifactId>pb-json</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.hassle.commons/pb-json/
implementation 'no.hassle.commons:pb-json:2.0.0'
// https://jarcasting.com/artifacts/no.hassle.commons/pb-json/
implementation ("no.hassle.commons:pb-json:2.0.0")
'no.hassle.commons:pb-json:jar:2.0.0'
<dependency org="no.hassle.commons" name="pb-json" rev="2.0.0">
  <artifact name="pb-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.hassle.commons', module='pb-json', version='2.0.0')
)
libraryDependencies += "no.hassle.commons" % "pb-json" % "2.0.0"
[no.hassle.commons/pb-json "2.0.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject jar 1
com.google.protobuf : protobuf-java jar 2.4.1
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
com.google.guava : guava jar 14.0

provided (1)

Идентификатор библиотеки Тип Версия
javax.ws.rs : jsr311-api jar 1.1.1

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
commons-io : commons-io jar 2.3
com.sun.jersey.jersey-test-framework : jersey-test-framework-inmemory jar 1.18

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

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

java-commons

This is a collection of Java components that have proven useful across different code repositories, initially in the Telenor Digital (née Comoyo) Communications group.

The list of components currently reads as follows:

  • pb-json Hassle-free conversion from Protobuf to JSON and back
  • protoc-bundled-plugin Batteries included Protobuf compiler plugin for Maven
  • emjar Class loader and supporting cast for using jar-in-jar embedded archives as part of classpath
  • emjar-maven-plugin Generate EmJar-enabled bundle archives from Maven
  • emjar-demo EmJar alternatives overview
no.hassle.commons

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

Версия
2.0.0