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