ApacheDS Core

Server's core contains all backend subsystems. It depends on protocol and uses it with seda to service LDAP requests. The core contains the JNDI provider, interceptor framework, interceptor services, the schema subsystem and the database subsystem. Hence the core is the heart of the server.

License

License

GroupId

GroupId

directory
ArtifactId

ArtifactId

apacheds-core
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

ApacheDS Core
Server's core contains all backend subsystems. It depends on protocol and uses it with seda to service LDAP requests. The core contains the JNDI provider, interceptor framework, interceptor services, the schema subsystem and the database subsystem. Hence the core is the heart of the server.
Project URL

Project URL

http://directory.apache.org
Source Code Management

Source Code Management

http://svn.apache.org/viewcvs.cgi/directory/apacheds/trunk//?root=Apache-SVN

Download apacheds-core

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.0
commons-collections : commons-collections jar 3.0
commons-primitives : commons-primitives jar 20041207.202534
regexp : regexp jar 1.2
oro : oro jar 2.0.7
commons-io : commons-io jar 1.0
antlr : antlr jar 2.7.2
jdbm : jdbm jar 1.0
directory-shared : ldap-common jar 0.9.3
directory : apacheds-shared jar 0.9.3
org.slf4j : nlog4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3
0.9.2
0.9.1
0.9