is not current version
Last Version 2.0.15

org.openidentityplatform.commons.auth-filters.authz-filter:framework 2.0.13

Authorization Framework.

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

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

ArtifactId

framework
Version

Version

2.0.13
Type

Type

jar

Download framework 2.0.13


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