License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.openam |
ArtifactId | ArtifactIdopenam-notifications-websocket |
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-websocket/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-notifications-websocket</artifactId>
<version>14.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-notifications-websocket/
implementation 'org.openidentityplatform.openam:openam-notifications-websocket:14.6.6'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-notifications-websocket/
implementation ("org.openidentityplatform.openam:openam-notifications-websocket:14.6.6")
'org.openidentityplatform.openam:openam-notifications-websocket:jar:14.6.6'
<dependency org="org.openidentityplatform.openam" name="openam-notifications-websocket" rev="14.6.6">
<artifact name="openam-notifications-websocket" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-notifications-websocket', version='14.6.6')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-notifications-websocket" % "14.6.6"
[org.openidentityplatform.openam/openam-notifications-websocket "14.6.6"]
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.commons : util | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.openidentityplatform.openam : openam-notifications | jar | 14.6.6 |
org.openidentityplatform.commons : test-utils | jar | |
org.assertj : assertj-core | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.websocket : javax.websocket-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.23.4 |
org.testng : testng | jar |