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