is not current version
Last Version 4.5.0

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

Examples illustrating usage of the OpenDJ LDAP SDK

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.opendj
ArtifactId

ArtifactId

opendj-ldap-sdk-examples
Version

Version

4.4.15
Type

Type

jar

Download opendj-ldap-sdk-examples 4.4.15


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