| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.commons |
| ArtifactId | ArtifactIdauthn-filter |
| Version | Version2.0.11 |
| 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.11.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.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/authn-filter/
implementation 'org.openidentityplatform.commons:authn-filter:2.0.11'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/authn-filter/
implementation ("org.openidentityplatform.commons:authn-filter:2.0.11")
'org.openidentityplatform.commons:authn-filter:pom:2.0.11'
<dependency org="org.openidentityplatform.commons" name="authn-filter" rev="2.0.11">
<artifact name="authn-filter" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='authn-filter', version='2.0.11')
)
libraryDependencies += "org.openidentityplatform.commons" % "authn-filter" % "2.0.11"
[org.openidentityplatform.commons/authn-filter "2.0.11"]
| 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.11 |