Jar examples for a:apacheds-bootstrap-partition
A special jar file that contains a pre-loaded partition with schema information. This schema partition will mount off of the ou=schema namingContext. This artifact contains the db files for this partition. It must be used with the apacheds-bootstrap-extract jar which contains the classes to install these files.
You can download jar file apacheds-bootstrap-partition 1.5.1 in this page.
Apache License
You can use the following script to add apacheds-bootstrap-partition-1.5.1.jar to your project.
<dependency> <groupId>org.apache.directory.server</groupId> <artifactId>apacheds-bootstrap-partition</artifactId> <version>1.5.1</version> </dependency>
compile group: 'org.apache.directory.server', name: 'apacheds-bootstrap-partition', version: '1.5.1'
libraryDependencies += "org.apache.directory.server" % "apacheds-bootstrap-partition" % "1.5.1"
<dependency org="org.apache.directory.server" name="apacheds-bootstrap-partition" rev="1.5.1"/>
@Grapes(@Grab(group='org.apache.directory.server', module='apacheds-bootstrap-partition', version='1.5.1'))
'org.apache.directory.server:apacheds-bootstrap-partition:jar:1.5.1'
Click the following link to download the jar file.
apacheds-bootstrap-partition-1.5.1-sources.jar