Download apacheds-server-jndi-2.0.0-M23.jar file - Jar a

Jar examples for a:apacheds-server-jndi

Description

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 2.0.0-M23 in this page.

License

Apache License

Build File

You can use the following script to add apacheds-server-jndi-2.0.0-M23.jar to your project.

<dependency>
   <groupId>org.apache.directory.server</groupId>
   <artifactId>apacheds-server-jndi</artifactId>
   <version>2.0.0-M23</version>
</dependency>
compile group: 'org.apache.directory.server', name: 'apacheds-server-jndi', version: '2.0.0-M23'
libraryDependencies += "org.apache.directory.server" % "apacheds-server-jndi" % "2.0.0-M23"
<dependency org="org.apache.directory.server" name="apacheds-server-jndi" rev="2.0.0-M23"/>
@Grapes(@Grab(group='org.apache.directory.server', module='apacheds-server-jndi', version='2.0.0-M23'))
'org.apache.directory.server:apacheds-server-jndi:jar:2.0.0-M23'

Download

Click the following link to download the jar file.

apacheds-server-jndi-2.0.0-M23-javadoc.jar
apacheds-server-jndi-2.0.0-M23-sources.jar
apacheds-server-jndi-2.0.0-M23.jar
apacheds-server-jndi-2.0.0-M23.pom



Related Tutorials