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

de.cidaas:oauth2-interceptor 1.2.0

Interceptor for Cidaas Java Clients

Категории

Категории

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

Группа

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

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

oauth2-interceptor
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать oauth2-interceptor 1.2.0


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