Jar examples for a:api-ldap-model
Common LDAP Model used by clients and servers
You can download jar file api-ldap-model 1.0.0-M20 in this page.
Apache License
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'
Click the following link to download the jar file.
api-ldap-model-1.0.0-M20-javadoc.jar