Jar examples for a:apacheds-server-jndi
The JNDI provider which launches the core and associated network services: Changepw, Kerberos, LDAP, and NTP if all are configured. By default only LDAP is configured to startup.
You can download jar file apacheds-server-jndi 1.5.5 in this page.
Apache License
You can use the following script to add apacheds-server-jndi-1.5.5.jar to your project.
<dependency> <groupId>org.apache.directory.server</groupId> <artifactId>apacheds-server-jndi</artifactId> <version>1.5.5</version> </dependency>
compile group: 'org.apache.directory.server', name: 'apacheds-server-jndi', version: '1.5.5'
libraryDependencies += "org.apache.directory.server" % "apacheds-server-jndi" % "1.5.5"
<dependency org="org.apache.directory.server" name="apacheds-server-jndi" rev="1.5.5"/>
@Grapes(@Grab(group='org.apache.directory.server', module='apacheds-server-jndi', version='1.5.5'))
'org.apache.directory.server:apacheds-server-jndi:jar:1.5.5'
Click the following link to download the jar file.
apacheds-server-jndi-1.5.5-javadoc.jar