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

OSGi JAX-RS Gson Provider 2.3

With the connector OSGi services can be published as RESTful web services by simply registering them as OSGi services.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки CLI Взаимодействие с пользователем Gson Данные JSON
Группа

Группа

com.eclipsesource.jaxrs
Идентификатор

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

provider-gson
Версия

Версия

2.3
Тип

Тип

jar
Описание

Описание

OSGi JAX-RS Gson Provider
With the connector OSGi services can be published as RESTful web services by simply registering them as OSGi services.
Ссылка на сайт

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

https://github.com/hstaudacher/osgi-jax-rs-connector
Организация-разработчик

Организация-разработчик

EclipseSource

Скачать provider-gson 2.3


<!-- https://jarcasting.com/artifacts/com.eclipsesource.jaxrs/provider-gson/ -->
<dependency>
    <groupId>com.eclipsesource.jaxrs</groupId>
    <artifactId>provider-gson</artifactId>
    <version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.eclipsesource.jaxrs/provider-gson/
implementation 'com.eclipsesource.jaxrs:provider-gson:2.3'
// https://jarcasting.com/artifacts/com.eclipsesource.jaxrs/provider-gson/
implementation ("com.eclipsesource.jaxrs:provider-gson:2.3")
'com.eclipsesource.jaxrs:provider-gson:jar:2.3'
<dependency org="com.eclipsesource.jaxrs" name="provider-gson" rev="2.3">
  <artifact name="provider-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eclipsesource.jaxrs', module='provider-gson', version='2.3')
)
libraryDependencies += "com.eclipsesource.jaxrs" % "provider-gson" % "2.3"
[com.eclipsesource.jaxrs/provider-gson "2.3"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.eclipsesource.jaxrs : jersey-all jar 2.18
com.google.code.gson : gson jar 2.3.1

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

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