Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1017 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 1017 Bytes

ConnIdLDAPBundle

The LDAP bundle is part of the ConnId project.

How to get it

Maven

<dependency>
  <groupId>net.tirasa.connid.bundles</groupId>
  <artifactId>net.tirasa.connid.bundles.ldap</artifactId>
  <version>${connid.ldap.version}</version>
</dependency>

where connid.ldap.version is one of available.

Downloads

Available from releases.

Project information