Unknown identifier: "org.apache.directory.server/apacheds-core-shared/2.0.0-M5". Falling back to search
project
org.apache.directory.server / apacheds-core-constants
- Contains classes that store interfaces with various constants in ApacheDS.
org.apache.directory.server / apacheds-core
- Server's core contains the JNDI provider, interceptors, schema, and
database subsystems. The core is the heart of the server without protocols
enabled.
org.apache.directory.server / apacheds-protocol-shared
- Shared library that is used by all protocol providers in ApacheDS
org.apache.directory.server / apacheds-core-shared
- Shared classes between the core plugin and the core to prevent cyclic
dependencies since the core uses the core plugin.
org.apache.directory.server / apacheds-jdbm
- Specific JDBM Implementation
org.apache.directory.server / apacheds-core-api
- Contains interfaces and helper classes that are part of the ApacheDS Core API.
org.apache.directory.server / apacheds-core-jndi
- Contains a JNDI provider implementation which wraps the core so existing
applications based on JNDI can use the server embedded transparently.
Remote and local runtime operations will appear and feel...
org.apache.directory.server / apacheds-xdbm-tools
- Several kinds of two column key/value data structures, in memory and on
disk which sort keys can can be used to implement xdbm partitions. JDBM
is one example. These partition use the same database structure...
org.apache.directory.server / apacheds-core-avl
- A linked in memory AVL tree implementation with Cursor
org.apache.directory.server / apacheds-protocol-ntp
- The NTP protocol provider for ApacheDS