o

openam-notifications-websocket

文件下载
文件名 操作
openam-notifications-websocket-14.7.2.jar 下载
openam-notifications-websocket-14.7.2.pom 下载
openam-notifications-websocket-14.7.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.openidentityplatform.openam</groupId>
  <artifactId>openam-notifications-websocket</artifactId>
  <version>14.7.2</version>
</dependency>
Gradle Groovy
implementation 'org.openidentityplatform.openam:openam-notifications-websocket:14.7.2'
Gradle Kotlin
implementation("org.openidentityplatform.openam:openam-notifications-websocket:14.7.2")
Scala SBT
libraryDependencies += "org.openidentityplatform.openam" % "openam-notifications-websocket" % "14.7.2"
Groovy Grape
@Grapes(
  @Grab(group='org.openidentityplatform.openam', module='openam-notifications-websocket', version='14.7.2')
)
Apache Ivy
<dependency org="org.openidentityplatform.openam" name="openam-notifications-websocket" rev="14.7.2" />
Leiningen
[org.openidentityplatform.openam/openam-notifications-websocket "14.7.2"]
Apache Buildr
'org.openidentityplatform.openam:openam-notifications-websocket:jar:14.7.2'