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

OSGi JAX-RS Security Provider 2.2

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

provider-security
Версия

Версия

2.2
Тип

Тип

jar
Описание

Описание

OSGi JAX-RS Security 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-security 2.2


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

Зависимости

compile (1)

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

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

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