| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.opendj |
| ArtifactId | ArtifactIdopendj-openidm-account-change-notification-handler |
| Version | Version4.4.11 |
| Type | Typejar |
| Description |
DescriptionOpenDJ account change notification handler for OpenIDM
An OpenDJ Server notification handler that notifies account changes to OpenIDM through REST.
|
<!-- 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.11</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.11'
// 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.11")
'org.openidentityplatform.opendj:opendj-openidm-account-change-notification-handler:jar:4.4.11'
<dependency org="org.openidentityplatform.opendj" name="opendj-openidm-account-change-notification-handler" rev="4.4.11">
<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.11')
)
libraryDependencies += "org.openidentityplatform.opendj" % "opendj-openidm-account-change-notification-handler" % "4.4.11"
[org.openidentityplatform.opendj/opendj-openidm-account-change-notification-handler "4.4.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openidentityplatform.commons.json-crypto : core | jar | |
| org.openidentityplatform.commons.http-framework : client-apache-async | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openidentityplatform.opendj : opendj-core | jar | 4.4.11 |
| org.openidentityplatform.opendj : opendj-config | jar | 4.4.11 |
| org.openidentityplatform.commons.i18n-framework : slf4j | jar | |
| org.slf4j : slf4j-api | jar | |
| org.openidentityplatform.opendj : opendj-server-legacy | jar | 4.4.11 |
| org.openidentityplatform.commons.http-framework : core | jar |
| 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 |