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

org.openidentityplatform.opendj:opendj-ldap-sdk-examples 4.4.8

Examples illustrating usage of the OpenDJ LDAP SDK

Категории

Категории

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

Группа

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

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

opendj-ldap-sdk-examples
Версия

Версия

4.4.8
Тип

Тип

jar

Скачать opendj-ldap-sdk-examples 4.4.8


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