Last Version

dropwizard-auth-ldap 1.0.5

Dropwizard Authentication Module for LDAP using JNDI

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.yammer.dropwizard
ArtifactId

ArtifactId

dropwizard-auth-ldap
Version

Version

1.0.5
Type

Type

jar
Description

Description

dropwizard-auth-ldap
Dropwizard Authentication Module for LDAP using JNDI
Project URL

Project URL

https://github.com/yammer/dropwizard-auth-ldap
Source Code Management

Source Code Management

https://github.com/yammer/dropwizard-auth-ldap/

Download dropwizard-auth-ldap 1.0.5


<!-- https://jarcasting.com/artifacts/com.yammer.dropwizard/dropwizard-auth-ldap/ -->
<dependency>
    <groupId>com.yammer.dropwizard</groupId>
    <artifactId>dropwizard-auth-ldap</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.yammer.dropwizard/dropwizard-auth-ldap/
implementation 'com.yammer.dropwizard:dropwizard-auth-ldap:1.0.5'
// https://jarcasting.com/artifacts/com.yammer.dropwizard/dropwizard-auth-ldap/
implementation ("com.yammer.dropwizard:dropwizard-auth-ldap:1.0.5")
'com.yammer.dropwizard:dropwizard-auth-ldap:jar:1.0.5'
<dependency org="com.yammer.dropwizard" name="dropwizard-auth-ldap" rev="1.0.5">
  <artifact name="dropwizard-auth-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yammer.dropwizard', module='dropwizard-auth-ldap', version='1.0.5')
)
libraryDependencies += "com.yammer.dropwizard" % "dropwizard-auth-ldap" % "1.0.5"
[com.yammer.dropwizard/dropwizard-auth-ldap "1.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-auth jar

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.8.9
io.dropwizard : dropwizard-testing jar

Project Modules

There are no modules declared in this project.