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

org.openidentityplatform.opendj:opendj-parent 4.4.8

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.

Категории

Категории

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

Группа

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

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

opendj-parent
Версия

Версия

4.4.8
Тип

Тип

pom

Скачать opendj-parent 4.4.8

Имя Файла Размер
opendj-parent-4.4.8.pom 31 KB
Обзор

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