Last Version

Apache Directory LDAP API Schema Parent 2.1.0

The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group (Apache Directory Server), and Eclipse-based directory tools (Apache Directory Studio).

License

License

GroupId

GroupId

org.apache.directory.api
ArtifactId

ArtifactId

api-ldap-schema-parent
Version

Version

2.1.0
Type

Type

pom
Description

Description

Apache Directory LDAP API Schema Parent
The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group (Apache Directory Server), and Eclipse-based directory tools (Apache Directory Studio).
Project Organization

Project Organization

The Apache Software Foundation

Download api-ldap-schema-parent 2.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.26

Project Modules

  • data
  • converter