is not current version
Last Version 2.0.15

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


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.8
Type

Type

jar

Download oauth2-module 2.0.8


<!-- 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.8</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.8'
// 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.8")
'org.openidentityplatform.commons.auth-filters.authz-filter.modules:oauth2-module:jar:2.0.8'
<dependency org="org.openidentityplatform.commons.auth-filters.authz-filter.modules" name="oauth2-module" rev="2.0.8">
  <artifact name="oauth2-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.auth-filters.authz-filter.modules', module='oauth2-module', version='2.0.8')
)
libraryDependencies += "org.openidentityplatform.commons.auth-filters.authz-filter.modules" % "oauth2-module" % "2.0.8"
[org.openidentityplatform.commons.auth-filters.authz-filter.modules/oauth2-module "2.0.8"]