Registry / other / apacheds-core-annotations

apacheds-core-annotations

JSON →
library1.5.7javamavenunverified

Annotations used to define a DirectoryService in Apache Directory Server.

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

CreateDS
org.apache.directory.server.core.annotations.CreateDS

Use the @CreateDS annotation to define a DirectoryService.

import org.apache.directory.server.core.annotations.CreateDS; @CreateDS(name = "exampleDS") public class Example { public static void main(String[] args) { System.out.println("ApacheDS annotation used"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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