is not current version
Last Version 4.5.0

org.openidentityplatform.opendj:opendj-legacy 4.4.7

This module contains OpenDJ legacy code that needs to be kept for compatibility reasons but will never be used again. DO NOT USE THIS CODE AT ALL, it could be removed any time. All code must be marked as deprecated with a link to the bug tracker.

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.opendj
ArtifactId

ArtifactId

opendj-legacy
Version

Version

4.4.7
Type

Type

jar

Download opendj-legacy 4.4.7


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