is not current version
Last Version 2.0.15

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


Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security ORM
GroupId

GroupId

org.openidentityplatform.commons.auth-filters.authz-filter.modules
ArtifactId

ArtifactId

oauth2-module
Version

Version

2.0.9
Type

Type

jar

Download 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"]