Last Version

Apache Directory Shared LDAP Schema 1.0.0-M13

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

Categories

Categories

Data
GroupId

GroupId

org.apache.directory.shared
ArtifactId

ArtifactId

shared-ldap-schema-data
Version

Version

1.0.0-M13
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-data 1.0.0-M13


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.directory.shared : shared-i18n jar 1.0.0-M13
org.apache.directory.shared : shared-ldap-model jar 1.0.0-M13
org.slf4j : slf4j-api jar 1.7.1

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

test (5)

Group / Artifact Type Version
org.apache.directory.junit : junit-addons jar 0.1
org.apache.directory.shared : shared-ldap-extras-aci jar 1.0.0-M13
commons-io : commons-io jar 2.4
org.slf4j : slf4j-log4j12 jar 1.7.1
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.