is not current version
Last Version 2.0.15

org.openidentityplatform.commons:auth-filters 2.0.9

Open Identity Platform CommunityAuthentication and Authorization common filters

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons
ArtifactId

ArtifactId

auth-filters
Version

Version

2.0.9
Type

Type

pom

Download auth-filters 2.0.9

Filename Size
auth-filters-2.0.9.pom 6 KB
Browse

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