Last Version

ApacheDS Bootstrap Schemas 1.5.5

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.

License

License

GroupId

GroupId

org.apache.directory.server
ArtifactId

ArtifactId

apacheds-schema-bootstrap
Version

Version

1.5.5
Type

Type

jar
Description

Description

ApacheDS Bootstrap Schemas
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.
Project Organization

Project Organization

The Apache Software Foundation

Download apacheds-schema-bootstrap 1.5.5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.directory.server : apacheds-schema-registries jar 1.5.5
org.apache.directory.server : apacheds-core-shared jar 1.5.5
org.apache.directory.server : apacheds-core-constants jar 1.5.5
org.apache.directory.server : apacheds-jdbm jar 1.5.5
org.apache.directory.shared : shared-ldap jar 0.9.15
org.slf4j : slf4j-api jar 1.5.6

test (4)

Group / Artifact Type Version
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.