Last Version

Apache Directory Shared JNDI 0.9.19

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

License

License

GroupId

GroupId

org.apache.directory.shared
ArtifactId

ArtifactId

shared-ldap-jndi
Version

Version

0.9.19
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download shared-ldap-jndi 0.9.19


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.directory.shared : shared-ldap jar 0.9.19
org.slf4j : slf4j-api jar 1.5.10

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.10
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.