is not current version
Last Version 2.0.15

org.openidentityplatform.commons:authn-filter 2.0.7


Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons
ArtifactId

ArtifactId

authn-filter
Version

Version

2.0.7
Type

Type

pom

Download authn-filter 2.0.7

Filename Size
authn-filter-2.0.7.pom 1 KB
Browse

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