Jar examples for a:apacheds-shared
Created to eliminate cyclic project dependencies between the core and the maven plugin. Any code shared across modules in general can go here so long as it does not depend on other modules.
You can download jar file apacheds-shared 0.9.2 in this page.
Apache 2.0 License
You can use the following script to add apacheds-shared-0.9.2.jar to your project.
<dependency> <groupId>directory</groupId> <artifactId>apacheds-shared</artifactId> <version>0.9.2</version> </dependency>
compile group: 'directory', name: 'apacheds-shared', version: '0.9.2'
libraryDependencies += "directory" % "apacheds-shared" % "0.9.2"
<dependency org="directory" name="apacheds-shared" rev="0.9.2"/>
@Grapes(@Grab(group='directory', module='apacheds-shared', version='0.9.2'))
'directory:apacheds-shared:jar:0.9.2'
Click the following link to download the jar file.
apacheds-shared-0.9.2.pom