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