License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.opendj |
ArtifactId | ArtifactIdopendj-server-example-plugin |
Last Version | Last Version4.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenDJ Server Example Plugin
An example OpenDJ Server plugin illustrating how custom components may be developed for OpenDJ.
|
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-server-example-plugin/ -->
<dependency>
<groupId>org.openidentityplatform.opendj</groupId>
<artifactId>opendj-server-example-plugin</artifactId>
<version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-server-example-plugin/
implementation 'org.openidentityplatform.opendj:opendj-server-example-plugin:4.5.0'
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-server-example-plugin/
implementation ("org.openidentityplatform.opendj:opendj-server-example-plugin:4.5.0")
'org.openidentityplatform.opendj:opendj-server-example-plugin:jar:4.5.0'
<dependency org="org.openidentityplatform.opendj" name="opendj-server-example-plugin" rev="4.5.0">
<artifact name="opendj-server-example-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.opendj', module='opendj-server-example-plugin', version='4.5.0')
)
libraryDependencies += "org.openidentityplatform.opendj" % "opendj-server-example-plugin" % "4.5.0"
[org.openidentityplatform.opendj/opendj-server-example-plugin "4.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.opendj : opendj-server-legacy | jar | 4.5.0 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
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 |