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

OSGi JAX-RS Publisher 5.3.1

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

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

publisher
Версия

Версия

5.3.1
Тип

Тип

jar
Описание

Описание

OSGi JAX-RS Publisher
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

Скачать publisher 5.3.1


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

Зависимости

compile (1)

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

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

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