com.raven.dropwizard/dropwizard-auth-ldap

Dropwizard Authentication Module for LDAP using JNDI

Leiningen/Boot

[com.raven.dropwizard/dropwizard-auth-ldap "2.0.34-5"]

Clojure CLI/deps.edn

com.raven.dropwizard/dropwizard-auth-ldap {:mvn/version "2.0.34-5"}

Gradle

implementation("com.raven.dropwizard:dropwizard-auth-ldap:2.0.34-5")

Maven

<dependency>
  <groupId>com.raven.dropwizard</groupId>
  <artifactId>dropwizard-auth-ldap</artifactId>
  <version>2.0.34-5</version>
</dependency>