o

openam-notifications-websocket

Files download
File Operation
openam-notifications-websocket-14.5.3.jar download
openam-notifications-websocket-14.5.3.pom download
openam-notifications-websocket-14.5.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.openidentityplatform.openam</groupId>
  <artifactId>openam-notifications-websocket</artifactId>
  <version>14.5.3</version>
</dependency>
Gradle Groovy
implementation 'org.openidentityplatform.openam:openam-notifications-websocket:14.5.3'
Gradle Kotlin
implementation("org.openidentityplatform.openam:openam-notifications-websocket:14.5.3")
Scala SBT
libraryDependencies += "org.openidentityplatform.openam" % "openam-notifications-websocket" % "14.5.3"
Groovy Grape
@Grapes(
  @Grab(group='org.openidentityplatform.openam', module='openam-notifications-websocket', version='14.5.3')
)
Apache Ivy
<dependency org="org.openidentityplatform.openam" name="openam-notifications-websocket" rev="14.5.3" />
Leiningen
[org.openidentityplatform.openam/openam-notifications-websocket "14.5.3"]
Apache Buildr
'org.openidentityplatform.openam:openam-notifications-websocket:jar:14.5.3'