License |
License |
---|---|
GroupId | GroupIdorg.apache.directory.server |
ArtifactId | ArtifactIdapacheds-bootstrap-partition |
Last Version | Last Version1.5.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApacheDS 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 |
<!-- 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"]
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 |
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 |