https://github.com/vt-middleware/ldaptive
A simple, extensible Java API for interacting with LDAP servers
https://github.com/vt-middleware/ldaptive
client-library java ldap
Last synced: 9 months ago
JSON representation
A simple, extensible Java API for interacting with LDAP servers
- Host: GitHub
- URL: https://github.com/vt-middleware/ldaptive
- Owner: vt-middleware
- Created: 2014-10-29T15:27:31.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2025-03-17T04:14:03.000Z (10 months ago)
- Last Synced: 2025-03-17T05:24:19.612Z (10 months ago)
- Topics: client-library, java, ldap
- Language: Java
- Homepage: https://www.ldaptive.org/
- Size: 264 MB
- Stars: 57
- Watchers: 10
- Forks: 27
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Ldaptive [](https://maven-badges.herokuapp.com/maven-central/org.ldaptive/ldaptive)
This project is dual licensed under both the LGPL and Apache 2.
### Building
```sh
git clone git@github.com:vt-middleware/ldaptive.git
cd ldaptive
./mvn_cmd package
```
### Documentation
See the website: http://www.ldaptive.org