is not current version
Last Version 0.9.19

org.apache.directory.shared:shared-ldap-jndi 0.9.17

Shared libraries for client side JNDI handling that may be used both in the server and in studio.

GroupId

GroupId

org.apache.directory.shared
ArtifactId

ArtifactId

shared-ldap-jndi
Version

Version

0.9.17
Type

Type

jar

Download shared-ldap-jndi 0.9.17


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