lein-ldapimem

Creates an in memory LDAP server based on UnboundID's implementation

Leiningen/Boot

[lein-ldapimem "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

lein-ldapimem/lein-ldapimem {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("lein-ldapimem:lein-ldapimem:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>lein-ldapimem</groupId>
  <artifactId>lein-ldapimem</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>