| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.openam |
| ArtifactId | ArtifactIdopenam-push-notification |
| Version | Version14.6.6 |
| Type | Typejar |
| Description |
DescriptionOpenAM Push Notification
OpenAM Push Notification Service
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-push-notification/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-push-notification</artifactId>
<version>14.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-push-notification/
implementation 'org.openidentityplatform.openam:openam-push-notification:14.6.6'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-push-notification/
implementation ("org.openidentityplatform.openam:openam-push-notification:14.6.6")
'org.openidentityplatform.openam:openam-push-notification:jar:14.6.6'
<dependency org="org.openidentityplatform.openam" name="openam-push-notification" rev="14.6.6">
<artifact name="openam-push-notification" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-push-notification', version='14.6.6')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-push-notification" % "14.6.6"
[org.openidentityplatform.openam/openam-push-notification "14.6.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openidentityplatform.openam : openam-core | jar | 14.6.6 |
| org.openidentityplatform.openam : openam-rest | jar | 14.6.6 |
| com.amazonaws : aws-java-sdk-sns | jar | 1.10.72 |
| org.assertj : assertj-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openidentityplatform.commons : test-utils | jar | |
| org.openidentityplatform.openam : openam-core | test-jar | 14.6.6 |
| javax.servlet : javax.servlet-api | jar | |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.testng : testng | jar |