https://github.com/datanucleus/datanucleus-ldap
DataNucleus support for persistence to LDAP datastores
https://github.com/datanucleus/datanucleus-ldap
Last synced: 9 months ago
JSON representation
DataNucleus support for persistence to LDAP datastores
- Host: GitHub
- URL: https://github.com/datanucleus/datanucleus-ldap
- Owner: datanucleus
- Created: 2013-12-05T11:10:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-08-18T13:24:47.000Z (10 months ago)
- Last Synced: 2025-08-18T15:25:54.893Z (10 months ago)
- Language: Java
- Size: 468 KB
- Stars: 1
- Watchers: 6
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
datanucleus-ldap
================
DataNucleus support for persistence to LDAP datastores. This plugin has been tested with Apache Directory
https://directory.apache.org/
This is built using Maven, by executing `mvn clean install` which installs the built jar in your local Maven repository.
KeyFacts
--------
__License__ : Apache 2 licensed
__Issue Tracker__ : http://github.com/datanucleus/datanucleus-ldap/issues
__Javadocs__ : [5.1](http://www.datanucleus.org/javadocs/store.ldap/5.1/), [5.0](http://www.datanucleus.org/javadocs/store.ldap/5.0/), [4.1](http://www.datanucleus.org/javadocs/store.ldap/4.1/), [4.0](http://www.datanucleus.org/javadocs/store.ldap/4.0/)
__Download__ : [Maven Central](https://repo1.maven.org/maven2/org/datanucleus/datanucleus-ldap)
__Dependencies__ : See file [pom.xml](pom.xml)
__Support__ : [DataNucleus Support Page](http://www.datanucleus.org/support.html)