ldap
provides an API to interact with Lightweight Directory Access Protocol (LDAP) servers for Scala developers. This project is built around ldaptive
and UnboundID
.
Latest scaladoc documentation.
Add the following dependency to your build.sbt
:
libraryDependencies += "pt.tecnico.dsi" %% "ldap" % "0.4.1"
ldap
is available for Scala 2.12.
We use semantic versioning.
ldap
is open source and available under the MIT license.