Download apacheds-server-annotations-1.5.7.jar file - Jar a

Jar examples for a:apacheds-server-annotations

Description

Annotations used to define a LdapServer

You can download jar file apacheds-server-annotations 1.5.7 in this page.

License

Apache License

Build File

You can use the following script to add apacheds-server-annotations-1.5.7.jar to your project.

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

Download

Click the following link to download the jar file.

apacheds-server-annotations-1.5.7-javadoc.jar
apacheds-server-annotations-1.5.7-sources.jar
apacheds-server-annotations-1.5.7.jar
apacheds-server-annotations-1.5.7.pom



Related Tutorials