Registry / networking / apacheds-core-api

apacheds-core-api

JSON →
library1.5.7javamavenunverified

Interfaces and helper classes for the Apache Directory Server core API.

<dependency> <groupId>org.apache.directory.server</groupId> <artifactId>apacheds-core-api</artifactId> <version>1.5.7</version> </dependency>
INSTALL
IMPORT
SIG · APACHEDS-CORE-API
A
apacheds-core-api
networkingjavav1.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.

DirectoryService
org.apache.directory.server.core.api.DirectoryService

Creates an instance of the ApacheDS DirectoryService.

import org.apache.directory.server.core.api.DirectoryService; public class Example { public static void main(String[] args) { DirectoryService service = new DirectoryService(); System.out.println("ApacheDS service created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
OpenAI (training)
1
Resources
apacheds-core-api — mvn dependency:get apacheds-core-api · libregistry