org.clojars.wjlroe/clj-ldap

Clojure ldap client (fork of pauldorman's clj-ldap with clojure-contrib dependency removed).

Leiningen/Boot

[org.clojars.wjlroe/clj-ldap "0.0.9-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.wjlroe/clj-ldap {:mvn/version "0.0.9-SNAPSHOT"}

Gradle

implementation("org.clojars.wjlroe:clj-ldap:0.0.9-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.wjlroe</groupId>
  <artifactId>clj-ldap</artifactId>
  <version>0.0.9-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.