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