oauth2-interceptor

Interceptor for Cidaas Java Clients

Лицензия

Лицензия

Категории

Категории

H2 Данные Базы данных OAuth2 Безопасность
Группа

Группа

de.cidaas
Идентификатор

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

oauth2-interceptor
Последняя версия

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

1.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

oauth2-interceptor
Interceptor for Cidaas Java Clients

Скачать oauth2-interceptor

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

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
javax.annotation : javax.annotation-api jar 1.3
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.jboss.resteasy : resteasy-jaxrs jar 3.1.0.Final
org.jboss.resteasy : resteasy-jackson2-provider jar 3.1.0.Final
com.fasterxml.jackson.core : jackson-core jar 2.8.5
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
com.fasterxml.jackson.core : jackson-annotations jar 2.8.5
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.8.5
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.resourceserver jar 1.0.1
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client jar 1.0.1
org.apache.commons : commons-lang3 jar 3.5
com.google.guava : guava jar 20.0
de.cidaas : jwt jar 0.0.22

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

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

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

cidaas

Future oriented Cloud Identity and Access Management. cidaas standardises what’s important and simplifies what’s complex

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

Версия
1.2.2
1.2.1
1.2.0
1.1.38
1.1.36