не последняя версия
Последняя версия 4.5.0

org.openidentityplatform.opendj:opendj-legacy 4.4.8

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.

Категории

Категории

IDE Инструменты разработки ORM Данные
Группа

Группа

org.openidentityplatform.opendj
Идентификатор

Идентификатор

opendj-legacy
Версия

Версия

4.4.8
Тип

Тип

jar

Скачать opendj-legacy 4.4.8


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