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