License |
License |
---|---|
Categories |
CategoriesIDE Development Tools H2 Data Databases OAuth2 Security ORM |
GroupId | GroupIdorg.openidentityplatform.openam |
ArtifactId | ArtifactIdopenam-auth-oauth2 |
Last Version | Last Version14.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenAM OAuth2 Authentication Module
OpenAM Authentication OAUTH2
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openam-auth-oauth2-14.6.6.pom | |
openam-auth-oauth2-14.6.6.jar | 78 KB |
openam-auth-oauth2-14.6.6-sources.jar | 59 KB |
openam-auth-oauth2-14.6.6-javadoc.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-oauth2/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-auth-oauth2</artifactId>
<version>14.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-oauth2/
implementation 'org.openidentityplatform.openam:openam-auth-oauth2:14.6.6'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-oauth2/
implementation ("org.openidentityplatform.openam:openam-auth-oauth2:14.6.6")
'org.openidentityplatform.openam:openam-auth-oauth2:jar:14.6.6'
<dependency org="org.openidentityplatform.openam" name="openam-auth-oauth2" rev="14.6.6">
<artifact name="openam-auth-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-auth-oauth2', version='14.6.6')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-auth-oauth2" % "14.6.6"
[org.openidentityplatform.openam/openam-auth-oauth2 "14.6.6"]
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.openam : openam-auth-common | jar | 14.6.6 |
org.openidentityplatform.openam : openam-auth-oidc | jar | 14.6.6 |
org.json : json | jar | 20090211 |
org.owasp.esapi : esapi | jar | 2.3.0.0 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
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.powermock : powermock-module-testng | jar | 1.7.4 |
org.powermock : powermock-core | jar | 1.7.4 |
org.powermock : powermock-api-mockito | jar | 1.7.4 |