| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.openam |
| ArtifactId | ArtifactIdopenam-auth-postauthentication |
| Last Version | Last Version14.6.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenAM PostAuthN plugins
OpenAM Post AuthN Plugin
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-postauthentication/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-auth-postauthentication</artifactId>
<version>14.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-postauthentication/
implementation 'org.openidentityplatform.openam:openam-auth-postauthentication:14.6.6'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-postauthentication/
implementation ("org.openidentityplatform.openam:openam-auth-postauthentication:14.6.6")
'org.openidentityplatform.openam:openam-auth-postauthentication:jar:14.6.6'
<dependency org="org.openidentityplatform.openam" name="openam-auth-postauthentication" rev="14.6.6">
<artifact name="openam-auth-postauthentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-auth-postauthentication', version='14.6.6')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-auth-postauthentication" % "14.6.6"
[org.openidentityplatform.openam/openam-auth-postauthentication "14.6.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openidentityplatform.openam : openam-core | jar | 14.6.6 |
| org.assertj : assertj-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar |