com.raven.dropwizard/dropwizard-auth-ldap

Dropwizard Authentication Module for LDAP using JNDI

Leiningen/Boot

[com.raven.dropwizard/dropwizard-auth-ldap "2.1.3-4"]

Clojure CLI/deps.edn

com.raven.dropwizard/dropwizard-auth-ldap {:mvn/version "2.1.3-4"}

Gradle

implementation("com.raven.dropwizard:dropwizard-auth-ldap:2.1.3-4")

Maven

<dependency>
  <groupId>com.raven.dropwizard</groupId>
  <artifactId>dropwizard-auth-ldap</artifactId>
  <version>2.1.3-4</version>
</dependency>