is not current version
Last Version 4.5.0

org.openidentityplatform.opendj:opendj-server 4.4.9

OpenDJ LDAP embedded directory server.

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.opendj
ArtifactId

ArtifactId

opendj-server
Version

Version

4.4.9
Type

Type

jar

Download opendj-server 4.4.9


<!-- https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-server/ -->
<dependency>
    <groupId>org.openidentityplatform.opendj</groupId>
    <artifactId>opendj-server</artifactId>
    <version>4.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-server/
implementation 'org.openidentityplatform.opendj:opendj-server:4.4.9'
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-server/
implementation ("org.openidentityplatform.opendj:opendj-server:4.4.9")
'org.openidentityplatform.opendj:opendj-server:jar:4.4.9'
<dependency org="org.openidentityplatform.opendj" name="opendj-server" rev="4.4.9">
  <artifact name="opendj-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.opendj', module='opendj-server', version='4.4.9')
)
libraryDependencies += "org.openidentityplatform.opendj" % "opendj-server" % "4.4.9"
[org.openidentityplatform.opendj/opendj-server "4.4.9"]