Last Version

OpenDJ account change notification handler for OpenIDM 4.5.0

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

License

License

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.opendj
ArtifactId

ArtifactId

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

Version

4.5.0
Type

Type

jar
Description

Description

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

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


<!-- 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.5.0</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.5.0'
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-openidm-account-change-notification-handler/
implementation ("org.openidentityplatform.opendj:opendj-openidm-account-change-notification-handler:4.5.0")
'org.openidentityplatform.opendj:opendj-openidm-account-change-notification-handler:jar:4.5.0'
<dependency org="org.openidentityplatform.opendj" name="opendj-openidm-account-change-notification-handler" rev="4.5.0">
  <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.5.0')
)
libraryDependencies += "org.openidentityplatform.opendj" % "opendj-openidm-account-change-notification-handler" % "4.5.0"
[org.openidentityplatform.opendj/opendj-openidm-account-change-notification-handler "4.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.openidentityplatform.commons.json-crypto : core jar
org.openidentityplatform.commons.http-framework : client-apache-async jar

provided (6)

Group / Artifact Type Version
org.openidentityplatform.opendj : opendj-core jar 4.5.0
org.openidentityplatform.opendj : opendj-config jar 4.5.0
org.openidentityplatform.commons.i18n-framework : slf4j jar
org.slf4j : slf4j-api jar
org.openidentityplatform.opendj : opendj-server-legacy jar 4.5.0
org.openidentityplatform.commons.http-framework : core jar

test (5)

Group / Artifact Type Version
org.easytesting : fest-assert jar 1.4
org.assertj : assertj-core jar
org.mockito : mockito-all jar 1.10.19
org.testng : testng jar
org.slf4j : slf4j-jdk14 jar

Project Modules

There are no modules declared in this project.