Download api-ldap-model-1.0.0-M20.jar file - Jar a

Jar examples for a:api-ldap-model

Description

Common LDAP Model used by clients and servers

You can download jar file api-ldap-model 1.0.0-M20 in this page.

License

Apache License

Build File

You can use the following script to add api-ldap-model-1.0.0-M20.jar to your project.

<dependency>
   <groupId>org.apache.directory.api</groupId>
   <artifactId>api-ldap-model</artifactId>
   <version>1.0.0-M20</version>
</dependency>
compile group: 'org.apache.directory.api', name: 'api-ldap-model', version: '1.0.0-M20'
libraryDependencies += "org.apache.directory.api" % "api-ldap-model" % "1.0.0-M20"
<dependency org="org.apache.directory.api" name="api-ldap-model" rev="1.0.0-M20"/>
@Grapes(@Grab(group='org.apache.directory.api', module='api-ldap-model', version='1.0.0-M20'))
'org.apache.directory.api:api-ldap-model:jar:1.0.0-M20'

Download

Click the following link to download the jar file.

api-ldap-model-1.0.0-M20-javadoc.jar
api-ldap-model-1.0.0-M20-sources.jar
api-ldap-model-1.0.0-M20.jar
api-ldap-model-1.0.0-M20.pom



Related Tutorials