Last Version

OpenDJ Server Example Plugin 4.5.0

An example OpenDJ Server plugin illustrating how custom components may be developed for OpenDJ.

License

License

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.opendj
ArtifactId

ArtifactId

opendj-server-example-plugin
Version

Version

4.5.0
Type

Type

jar
Description

Description

OpenDJ Server Example Plugin
An example OpenDJ Server plugin illustrating how custom components may be developed for OpenDJ.

Download opendj-server-example-plugin 4.5.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.openidentityplatform.opendj : opendj-server-legacy jar 4.5.0
org.apache.commons : commons-lang3 jar 3.3.2

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.