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

Jersey OAuth2 Provider API 0.8

OAuth2 Provider Framework for Jersey

Лицензия

Лицензия

Категории

Категории

H2 Данные Базы данных OAuth2 Безопасность Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

com.github.hburgmeier.jerseyoauth2
Идентификатор

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

jersey-oauth2-api
Версия

Версия

0.8
Тип

Тип

jar
Описание

Описание

Jersey OAuth2 Provider API
OAuth2 Provider Framework for Jersey

Скачать jersey-oauth2-api 0.8


<!-- https://jarcasting.com/artifacts/com.github.hburgmeier.jerseyoauth2/jersey-oauth2-api/ -->
<dependency>
    <groupId>com.github.hburgmeier.jerseyoauth2</groupId>
    <artifactId>jersey-oauth2-api</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hburgmeier.jerseyoauth2/jersey-oauth2-api/
implementation 'com.github.hburgmeier.jerseyoauth2:jersey-oauth2-api:0.8'
// https://jarcasting.com/artifacts/com.github.hburgmeier.jerseyoauth2/jersey-oauth2-api/
implementation ("com.github.hburgmeier.jerseyoauth2:jersey-oauth2-api:0.8")
'com.github.hburgmeier.jerseyoauth2:jersey-oauth2-api:jar:0.8'
<dependency org="com.github.hburgmeier.jerseyoauth2" name="jersey-oauth2-api" rev="0.8">
  <artifact name="jersey-oauth2-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hburgmeier.jerseyoauth2', module='jersey-oauth2-api', version='0.8')
)
libraryDependencies += "com.github.hburgmeier.jerseyoauth2" % "jersey-oauth2-api" % "0.8"
[com.github.hburgmeier.jerseyoauth2/jersey-oauth2-api "0.8"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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