| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools H2 Data Databases OAuth2 Security ORM | 
        
| GroupId | GroupIdorg.openidentityplatform.openam | 
    
| ArtifactId | ArtifactIdopenam-oauth2 | 
    
| Last Version | Last Version14.6.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionOpenAM OAuth2 
            OpenAM OAuth2 integration 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| openam-oauth2-14.6.6.pom | |
| openam-oauth2-14.6.6.jar | 576 KB | 
| openam-oauth2-14.6.6-sources.jar | 473 KB | 
| openam-oauth2-14.6.6-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-oauth2/ -->
<dependency>
    <groupId>org.openidentityplatform.openam</groupId>
    <artifactId>openam-oauth2</artifactId>
    <version>14.6.6</version>
</dependency>
                // https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-oauth2/
implementation 'org.openidentityplatform.openam:openam-oauth2:14.6.6'
                // https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-oauth2/
implementation ("org.openidentityplatform.openam:openam-oauth2:14.6.6")
                'org.openidentityplatform.openam:openam-oauth2:jar:14.6.6'
                <dependency org="org.openidentityplatform.openam" name="openam-oauth2" rev="14.6.6">
  <artifact name="openam-oauth2" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-oauth2', version='14.6.6')
)
                libraryDependencies += "org.openidentityplatform.openam" % "openam-oauth2" % "14.6.6"
                [org.openidentityplatform.openam/openam-oauth2 "14.6.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.easytesting : fest-assert | jar | 1.4 | 
| org.mockito : mockito-all | jar | 1.10.19 | 
| org.openidentityplatform.openam : openam-slf4j | jar | 14.6.6 | 
| org.openidentityplatform.commons : test-utils | jar | |
| org.openidentityplatform.commons : json-resource | test-jar | |
| org.openidentityplatform.openam : openam-notifications-integration | jar | 14.6.6 | 
| javassist : javassist | jar | 3.12.1.GA | 
| org.openidentityplatform.opendj : opendj-server-legacy | jar | |
| org.testng : testng | jar |