| ... | ... | @@ -5,15 +5,17 @@ The EDLdap library is a Java based library which can be used to interact with th |
|
|
|
|
|
|
|
| Version | License | API Documentation |
|
|
|
|
| -------- | -------- | -------- |
|
|
|
|
| 3.1.0 | [License](../raw/master/LICENSE) | [Javadocs](https://git.it.vt.edu/middleware/edldap/wikis/javadocs/index.html) |
|
|
|
|
| 3.1.0 | <a href="https://git.it.vt.edu/middleware/edldap/raw/master/LICENSE" >License</a> | <a href="https://git.it.vt.edu/middleware/edldap/wikis/javadocs/index.html" target="_blank">Javadocs</a> |
|
|
|
|
|
|
|
|
### Download
|
|
|
|
|
|
|
|
[Zip Distribution](downloads/3.1.0/edldap-3.1.0-dist.zip)
|
|
|
|
[Signature](downloads/3.1.0/edldap-3.1.0-dist.zip.asc)
|
|
|
|
<a href="https://git.it.vt.edu/middleware/edldap/wikis/downloads/3.1.0/edldap-3.1.0-dist.zip" >Zip Distribution</a>
|
|
|
|
<a href="https://git.it.vt.edu/middleware/edldap/wikis/downloads/3.1.0/edldap-3.1.0-dist.zip.asc" >Signature</a>
|
|
|
|
|
|
|
|
|
|
|
|
<a href="https://git.it.vt.edu/middleware/edldap/wikis/downloads/3.1.0/edldap-3.1.0-dist.tar.gz" >TGZ Distribution</a>
|
|
|
|
<a href="https://git.it.vt.edu/middleware/edldap/wikis/downloads/3.1.0/edldap-3.1.0-dist.tar.gz.asc" >Signature</a>
|
|
|
|
|
|
|
|
[TGZ Distribution](downloads/3.1.0/edldap-3.1.0-dist.tar.gz)
|
|
|
|
[Signature](downloads/3.1.0/edldap-3.1.0-dist.tar.gz.asc)
|
|
|
|
|
|
|
|
### Maven
|
|
|
|
If you would like to use this project in your maven build, include the following in your pom.xml:
|
| ... | ... | |
| ... | ... | |