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.0.2 in this page.
Apache License
You can use the following script to add apacheds-server-jndi-1.0.2.jar to your project.
<dependency> <groupId>org.apache.directory.server</groupId> <artifactId>apacheds-server-jndi</artifactId> <version>1.0.2</version> </dependency>
compile group: 'org.apache.directory.server', name: 'apacheds-server-jndi', version: '1.0.2'
libraryDependencies += "org.apache.directory.server" % "apacheds-server-jndi" % "1.0.2"
<dependency org="org.apache.directory.server" name="apacheds-server-jndi" rev="1.0.2"/>
@Grapes(@Grab(group='org.apache.directory.server', module='apacheds-server-jndi', version='1.0.2'))
'org.apache.directory.server:apacheds-server-jndi:jar:1.0.2'
Click the following link to download the jar file.
apacheds-server-jndi-1.0.2-javadoc.jar