Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.64 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.64 KB

ConnIdADBundle

The Active Directory bundle (JNDI implementation) is part of the ConnId project.

How to get it

Maven

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

where connid.ad.version is one of available.

Downloads

Available from releases.

Project information