is not current version
Last Version 4.5.0

org.openidentityplatform.opendj:opendj-parent 4.4.13

OpenDJ is a new LDAPv3 compliant directory service, developed for the Java platform, providing a high performance, highly available and secure store for the identities managed by enterprises.

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.opendj
ArtifactId

ArtifactId

opendj-parent
Version

Version

4.4.13
Type

Type

pom

Download opendj-parent 4.4.13

Filename Size
opendj-parent-4.4.13.pom 31 KB
Browse

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