License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.openam |
ArtifactId | ArtifactIdopenam-auth-msisdn |
Last Version | Last Version14.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenAM MSISDN Authentication Module
OpenAM Authentication MSISDN
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openam-auth-msisdn-14.6.6.pom | |
openam-auth-msisdn-14.6.6.jar | 29 KB |
openam-auth-msisdn-14.6.6-sources.jar | 27 KB |
openam-auth-msisdn-14.6.6-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-msisdn/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-auth-msisdn</artifactId>
<version>14.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-msisdn/
implementation 'org.openidentityplatform.openam:openam-auth-msisdn:14.6.6'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-msisdn/
implementation ("org.openidentityplatform.openam:openam-auth-msisdn:14.6.6")
'org.openidentityplatform.openam:openam-auth-msisdn:jar:14.6.6'
<dependency org="org.openidentityplatform.openam" name="openam-auth-msisdn" rev="14.6.6">
<artifact name="openam-auth-msisdn" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-auth-msisdn', version='14.6.6')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-auth-msisdn" % "14.6.6"
[org.openidentityplatform.openam/openam-auth-msisdn "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 |