is not current version
Last Version 2.0.15

org.openidentityplatform.commons.auth-filters.authz-filter:framework-api 2.0.9

Asynchronous Authorization Framework API.

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

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

ArtifactId

framework-api
Version

Version

2.0.9
Type

Type

jar

Download framework-api 2.0.9


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