ist-dsi / ldap   0.5.0

GitHub

A Scala API to interact with Lightweight Directory Access Protocol (LDAP) servers

Scala versions: 2.13 2.12 2.11

LDAP

Maven Central Dependency Status Reference Status Build Status Codacy Badge Codacy Badge Scaladoc license

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.

Install

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.

Usage

Configurations

Testing

License

ldap is open source and available under the MIT license.