Download apacheds-server-annotations-2.0.0-M23.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 2.0.0-M23 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials