is not current version
Last Version 14.6.6

org.openidentityplatform.openam:openam-auth-oauth2 14.5.4

OpenAM Authentication OAUTH2

Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security ORM
GroupId

GroupId

org.openidentityplatform.openam
ArtifactId

ArtifactId

openam-auth-oauth2
Version

Version

14.5.4
Type

Type

jar

Download openam-auth-oauth2 14.5.4


<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-oauth2/ -->
<dependency>
    <groupId>org.openidentityplatform.openam</groupId>
    <artifactId>openam-auth-oauth2</artifactId>
    <version>14.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-oauth2/
implementation 'org.openidentityplatform.openam:openam-auth-oauth2:14.5.4'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-auth-oauth2/
implementation ("org.openidentityplatform.openam:openam-auth-oauth2:14.5.4")
'org.openidentityplatform.openam:openam-auth-oauth2:jar:14.5.4'
<dependency org="org.openidentityplatform.openam" name="openam-auth-oauth2" rev="14.5.4">
  <artifact name="openam-auth-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-auth-oauth2', version='14.5.4')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-auth-oauth2" % "14.5.4"
[org.openidentityplatform.openam/openam-auth-oauth2 "14.5.4"]