Unknown identifier: "org.apache.directory.studio/apacheds/2.0.3". Falling back to search
project
org.apache.directory.server / apacheds-jdbm
- Specific JDBM Implementation
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-schema-registries
- Interfaces for schema entity registries are contained here.
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-core-avl
- A linked in memory AVL tree implementation with Cursor
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-protocol-ntp
- The NTP protocol provider for ApacheDS
org.apache.directory.server / apacheds-protocol-kerberos
- The Kerberos Protocol Provider for ApacheDS