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

Protobuf JAX-RS Parent 1.0.2

A set of libraries that provides support for protocol buffers (Google Protobuf) in Jax RS applications

Лицензия

Лицензия

Категории

Категории

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

Группа

com.truward.protobuf
Идентификатор

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

protobuf-jaxrs-root
Версия

Версия

1.0.2
Тип

Тип

pom
Описание

Описание

Protobuf JAX-RS Parent
A set of libraries that provides support for protocol buffers (Google Protobuf) in Jax RS applications
Ссылка на сайт

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

https://github.com/truward/protobuf-jaxrs

Скачать protobuf-jaxrs-root 1.0.2

Имя Файла Размер
protobuf-jaxrs-root-1.0.2.pom 7 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.truward.protobuf/protobuf-jaxrs-root/ -->
<dependency>
    <groupId>com.truward.protobuf</groupId>
    <artifactId>protobuf-jaxrs-root</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.truward.protobuf/protobuf-jaxrs-root/
implementation 'com.truward.protobuf:protobuf-jaxrs-root:1.0.2'
// https://jarcasting.com/artifacts/com.truward.protobuf/protobuf-jaxrs-root/
implementation ("com.truward.protobuf:protobuf-jaxrs-root:1.0.2")
'com.truward.protobuf:protobuf-jaxrs-root:pom:1.0.2'
<dependency org="com.truward.protobuf" name="protobuf-jaxrs-root" rev="1.0.2">
  <artifact name="protobuf-jaxrs-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.truward.protobuf', module='protobuf-jaxrs-root', version='1.0.2')
)
libraryDependencies += "com.truward.protobuf" % "protobuf-jaxrs-root" % "1.0.2"
[com.truward.protobuf/protobuf-jaxrs-root "1.0.2"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

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

  • protobuf-jaxrs
  • protobuf-jaxrs-jackson