is not current version
Last Version 4.5.0

org.openidentityplatform.opendj:opendj-server-example-plugin 4.4.8

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

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.opendj
ArtifactId

ArtifactId

opendj-server-example-plugin
Version

Version

4.4.8
Type

Type

jar

Download opendj-server-example-plugin 4.4.8


<!-- 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.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-server-example-plugin/
implementation 'org.openidentityplatform.opendj:opendj-server-example-plugin:4.4.8'
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-server-example-plugin/
implementation ("org.openidentityplatform.opendj:opendj-server-example-plugin:4.4.8")
'org.openidentityplatform.opendj:opendj-server-example-plugin:jar:4.4.8'
<dependency org="org.openidentityplatform.opendj" name="opendj-server-example-plugin" rev="4.4.8">
  <artifact name="opendj-server-example-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.opendj', module='opendj-server-example-plugin', version='4.4.8')
)
libraryDependencies += "org.openidentityplatform.opendj" % "opendj-server-example-plugin" % "4.4.8"
[org.openidentityplatform.opendj/opendj-server-example-plugin "4.4.8"]