License |
License |
---|---|
GroupId | GroupIdorg.apache.directory.shared |
ArtifactId | ArtifactIdshared-ldap-schema |
Last Version | Last Version1.0.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache 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 |
Filename | Size |
---|---|
shared-ldap-schema-1.0.0-M1.pom | |
shared-ldap-schema-1.0.0-M1.jar | 656 KB |
shared-ldap-schema-1.0.0-M1-sources.jar | 647 KB |
shared-ldap-schema-1.0.0-M1-javadoc.jar | 111 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
findbugs : annotations | jar | 1.0.0 |
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 |