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

org.openidentityplatform.commons.auth-filters.authz-filter.modules:oauth2-module 2.0.9


Категории

Категории

IDE Инструменты разработки H2 Данные Базы данных OAuth2 Безопасность ORM
Группа

Группа

org.openidentityplatform.commons.auth-filters.authz-filter.modules
Идентификатор

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

oauth2-module
Версия

Версия

2.0.9
Тип

Тип

jar

Скачать oauth2-module 2.0.9


<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter.modules/oauth2-module/ -->
<dependency>
    <groupId>org.openidentityplatform.commons.auth-filters.authz-filter.modules</groupId>
    <artifactId>oauth2-module</artifactId>
    <version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter.modules/oauth2-module/
implementation 'org.openidentityplatform.commons.auth-filters.authz-filter.modules:oauth2-module:2.0.9'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.auth-filters.authz-filter.modules/oauth2-module/
implementation ("org.openidentityplatform.commons.auth-filters.authz-filter.modules:oauth2-module:2.0.9")
'org.openidentityplatform.commons.auth-filters.authz-filter.modules:oauth2-module:jar:2.0.9'
<dependency org="org.openidentityplatform.commons.auth-filters.authz-filter.modules" name="oauth2-module" rev="2.0.9">
  <artifact name="oauth2-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.auth-filters.authz-filter.modules', module='oauth2-module', version='2.0.9')
)
libraryDependencies += "org.openidentityplatform.commons.auth-filters.authz-filter.modules" % "oauth2-module" % "2.0.9"
[org.openidentityplatform.commons.auth-filters.authz-filter.modules/oauth2-module "2.0.9"]