com.np.dropwizard/dropwizard-auth-ldap

Dropwizard Authentication Module for LDAP using JNDI

Leiningen/Boot

[com.np.dropwizard/dropwizard-auth-ldap "1.3.13-1"]

Clojure CLI/deps.edn

com.np.dropwizard/dropwizard-auth-ldap {:mvn/version "1.3.13-1"}

Gradle

implementation("com.np.dropwizard:dropwizard-auth-ldap:1.3.13-1")

Maven

<dependency>
  <groupId>com.np.dropwizard</groupId>
  <artifactId>dropwizard-auth-ldap</artifactId>
  <version>1.3.13-1</version>
</dependency>