License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.commons |
ArtifactId | ArtifactIdauthn-filter |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.openidentityplatform.commons.authn-filter
Open Identity Platform CommunityAuthentication and Authorization common filters
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
authn-filter-2.0.15.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.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/authn-filter/
implementation 'org.openidentityplatform.commons:authn-filter:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/authn-filter/
implementation ("org.openidentityplatform.commons:authn-filter:2.0.15")
'org.openidentityplatform.commons:authn-filter:pom:2.0.15'
<dependency org="org.openidentityplatform.commons" name="authn-filter" rev="2.0.15">
<artifact name="authn-filter" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='authn-filter', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "authn-filter" % "2.0.15"
[org.openidentityplatform.commons/authn-filter "2.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
org.assertj : assertj-core | jar | 2.4.1 |
org.openidentityplatform.commons : test-utils | jar | 2.0.15 |