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

org.openidentityplatform.opendj:opendj-ldap-toolkit 4.4.8

This module includes LDAP command line tools based on the OpenDJ LDAP SDK.

Категории

Категории

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

Группа

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

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

opendj-ldap-toolkit
Версия

Версия

4.4.8
Тип

Тип

jar

Скачать opendj-ldap-toolkit 4.4.8


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