is not current version
Last Version 4.5.0

org.openidentityplatform.opendj:opendj-openidm-account-change-notification-handler 4.4.15

An OpenDJ Server notification handler that notifies account changes to OpenIDM through REST.

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.opendj
ArtifactId

ArtifactId

opendj-openidm-account-change-notification-handler
Version

Version

4.4.15
Type

Type

jar

Download opendj-openidm-account-change-notification-handler 4.4.15


<!-- https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-openidm-account-change-notification-handler/ -->
<dependency>
    <groupId>org.openidentityplatform.opendj</groupId>
    <artifactId>opendj-openidm-account-change-notification-handler</artifactId>
    <version>4.4.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-openidm-account-change-notification-handler/
implementation 'org.openidentityplatform.opendj:opendj-openidm-account-change-notification-handler:4.4.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-openidm-account-change-notification-handler/
implementation ("org.openidentityplatform.opendj:opendj-openidm-account-change-notification-handler:4.4.15")
'org.openidentityplatform.opendj:opendj-openidm-account-change-notification-handler:jar:4.4.15'
<dependency org="org.openidentityplatform.opendj" name="opendj-openidm-account-change-notification-handler" rev="4.4.15">
  <artifact name="opendj-openidm-account-change-notification-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.opendj', module='opendj-openidm-account-change-notification-handler', version='4.4.15')
)
libraryDependencies += "org.openidentityplatform.opendj" % "opendj-openidm-account-change-notification-handler" % "4.4.15"
[org.openidentityplatform.opendj/opendj-openidm-account-change-notification-handler "4.4.15"]