Jar examples for a:apacheds-core-shared
Shared classes between the core plugin and the core to prevent cyclic dependencies since the core uses the core plugin.
You can download jar file apacheds-core-shared 1.0.0 in this page.
Apache License
You can use the following script to add apacheds-core-shared-1.0.0.jar to your project.
<dependency> <groupId>org.apache.directory.server</groupId> <artifactId>apacheds-core-shared</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.directory.server', name: 'apacheds-core-shared', version: '1.0.0'
libraryDependencies += "org.apache.directory.server" % "apacheds-core-shared" % "1.0.0"
<dependency org="org.apache.directory.server" name="apacheds-core-shared" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.directory.server', module='apacheds-core-shared', version='1.0.0'))
'org.apache.directory.server:apacheds-core-shared:jar:1.0.0'
Click the following link to download the jar file.
apacheds-core-shared-1.0.0.jar