Apache Directory Shared LDAP Schema

Jar bundled LDIF files containing schema data using the Apache Directory specific meta schema for describing schema information using LDAP. This jar can be used by clients as well as by ApacheDS' schema partition.

License

License

GroupId

GroupId

org.apache.directory.shared
ArtifactId

ArtifactId

shared-ldap-schema
Last Version

Last Version

1.0.0-M1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Directory Shared LDAP Schema
Jar bundled LDIF files containing schema data using the Apache Directory specific meta schema for describing schema information using LDAP. This jar can be used by clients as well as by ApacheDS' schema partition.
Project Organization

Project Organization

The Apache Software Foundation

Download shared-ldap-schema

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.directory.shared : shared-i18n jar 1.0.0-M1
org.apache.directory.shared : shared-ldap jar 1.0.0-M1
org.slf4j : slf4j-api jar 1.6.1

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

test (4)

Group / Artifact Type Version
org.apache.directory.junit : junit-addons jar 0.1
commons-io : commons-io jar 2.0.1
org.slf4j : slf4j-log4j12 jar 1.6.1
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-M1
0.9.19
0.9.18