Jersey OAuth2 Authorization Server Implementation

OAuth2 Provider Framework for Jersey

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

jersey-oauth2-authsrv-impl
Последняя версия

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

0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jersey OAuth2 Authorization Server Implementation
OAuth2 Provider Framework for Jersey

Скачать jersey-oauth2-authsrv-impl

Как подключить последнюю версию

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
com.github.hburgmeier.jerseyoauth2 : jersey-oauth2-authsrv-api jar 0.8
com.github.hburgmeier.jerseyoauth2 : jersey-oauth2-rs-api jar 0.8
com.github.hburgmeier.jerseyoauth2 : jersey-oauth2-protocol-impl jar 0.8
com.google.inject : guice jar 3.0
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-api jar 1.7.2
commons-codec : commons-codec jar 1.8
com.fasterxml.jackson.core : jackson-core jar 2.1.3
com.fasterxml.jackson.core : jackson-databind jar 2.1.3
javax.ws.rs : javax.ws.rs-api Необязательный jar 2.0

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.geronimo.specs : geronimo-servlet_2.5_spec jar 1.2

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

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

JerseyOAuth2

Did you ever want to offer OAuth2 for your (Jersey) REST service? Did you hold back, because there
was no server framework available for Jersey? Now here is the solution…

See the Wiki for details.

Версии библиотеки

Версия
0.8
0.7