dropwizard-peer-authenticator

Dropwizard Authenticator that uses BasicAuth (user,pass) pairs to control access to your service

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.washingtonpost.dropwizard
ArtifactId

ArtifactId

dropwizard-peer-authenticator
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

dropwizard-peer-authenticator
Dropwizard Authenticator that uses BasicAuth (user,pass) pairs to control access to your service

Download dropwizard-peer-authenticator

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 20.0
org.slf4j : slf4j-api jar 1.7.13
io.dropwizard : dropwizard-auth jar 1.0.5
org.jasypt : jasypt jar 1.9.2
com.beust : jcommander jar 1.48

test (2)

Group / Artifact Type Version
org.easymock : easymock jar 3.3.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
2.1.0
2.0.1
1.0.2