Registry / database / apacheds-jdbm-partition

apacheds-jdbm-partition

JSON →
library1.5.7javamavenunverified

JDBM BTree backed partition implementation for Apache Directory Server, providing persistent storage for LDAP entries.

<dependency> <groupId>org.apache.directory.server</groupId> <artifactId>apacheds-jdbm-partition</artifactId> <version>1.5.7</version> </dependency>
INSTALL
IMPORT
SIG · APACHEDS-JDBM-PART
A
apacheds-jdbm-partition
databasejavav1.5.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JdbmPartition
org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition

Create a JDBM-backed partition for Apache Directory Server.

import org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition; JdbmPartition partition = new JdbmPartition(); partition.setId("example"); // Initialize and add to ApacheDS
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
1
Resources
apacheds-jdbm-partition — mvn dependency:get apacheds-jdbm-partition · libregistry