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
ArtifactId

ArtifactId

dropwizard-peer-authenticator
Last Version

Last Version

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.10
io.dropwizard : dropwizard-auth jar 0.8.1

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
1.0.1