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.

License

License

GroupId

GroupId

org.apache.directory.server
ArtifactId

ArtifactId

apacheds-bootstrap-partition
Last Version

Last Version

1.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

The Apache Software Foundation

Download apacheds-bootstrap-partition

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.directory.server/apacheds-bootstrap-partition/ -->
<dependency>
    <groupId>org.apache.directory.server</groupId>
    <artifactId>apacheds-bootstrap-partition</artifactId>
    <version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.server/apacheds-bootstrap-partition/
implementation 'org.apache.directory.server:apacheds-bootstrap-partition:1.5.5'
// https://jarcasting.com/artifacts/org.apache.directory.server/apacheds-bootstrap-partition/
implementation ("org.apache.directory.server:apacheds-bootstrap-partition:1.5.5")
'org.apache.directory.server:apacheds-bootstrap-partition:jar:1.5.5'
<dependency org="org.apache.directory.server" name="apacheds-bootstrap-partition" rev="1.5.5">
  <artifact name="apacheds-bootstrap-partition" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.server', module='apacheds-bootstrap-partition', version='1.5.5')
)
libraryDependencies += "org.apache.directory.server" % "apacheds-bootstrap-partition" % "1.5.5"
[org.apache.directory.server/apacheds-bootstrap-partition "1.5.5"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.directory.server : apacheds-jdbm-store jar 1.5.5
org.apache.directory.server : apacheds-bootstrap-extract jar 1.5.5
org.apache.directory.server : apacheds-schema-extras jar 1.5.5
org.apache.directory.shared : shared-ldap jar 0.9.15
org.slf4j : slf4j-api jar 1.5.6

test (5)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
org.slf4j : jcl-over-slf4j jar 1.5.6
org.slf4j : slf4j-log4j12 jar 1.5.6
log4j : log4j jar 1.2.14
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0