is not current version
Last Version 3.0.1

com.washingtonpost.dropwizard:dropwizard-peer-authenticator 2.1.0

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

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.washingtonpost.dropwizard
ArtifactId

ArtifactId

dropwizard-peer-authenticator
Version

Version

2.1.0
Type

Type

jar

Download dropwizard-peer-authenticator 2.1.0


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