Jar examples for a:apacheds-schema-bootstrap
The minimal set of schemas needed to bootstrap the server's special schema partition which is used to store all the schemas for the server.
You can download jar file apacheds-schema-bootstrap 1.5.0 in this page.
Apache License
You can use the following script to add apacheds-schema-bootstrap-1.5.0.jar to your project.
<dependency> <groupId>org.apache.directory.server</groupId> <artifactId>apacheds-schema-bootstrap</artifactId> <version>1.5.0</version> </dependency>
compile group: 'org.apache.directory.server', name: 'apacheds-schema-bootstrap', version: '1.5.0'
libraryDependencies += "org.apache.directory.server" % "apacheds-schema-bootstrap" % "1.5.0"
<dependency org="org.apache.directory.server" name="apacheds-schema-bootstrap" rev="1.5.0"/>
@Grapes(@Grab(group='org.apache.directory.server', module='apacheds-schema-bootstrap', version='1.5.0'))
'org.apache.directory.server:apacheds-schema-bootstrap:jar:1.5.0'
Click the following link to download the jar file.
apacheds-schema-bootstrap-1.5.0.jar