is not current version
Last Version 3.0.1

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

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

1.0.2
Type

Type

jar

Download dropwizard-peer-authenticator 1.0.2


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