Last Version

dropwizard-peer-authenticator-aws-sm 2.0.0

Dropwizard Authenticator that uses BasicAuth (user,pass) pairs to control access to your service. Assumes secrets stored in AWS SecretsManager

License

License

Categories

Categories

IDE Development Tools DropWizard Container Microservices AWS PaaS Providers
GroupId

GroupId

com.getupside.dropwizard
ArtifactId

ArtifactId

dropwizard-peer-authenticator-aws-sm
Version

Version

2.0.0
Type

Type

jar
Description

Description

dropwizard-peer-authenticator-aws-sm
Dropwizard Authenticator that uses BasicAuth (user,pass) pairs to control access to your service. Assumes secrets stored in AWS SecretsManager

Download dropwizard-peer-authenticator-aws-sm 2.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-secretsmanager jar 1.11.592
com.google.guava : guava jar 27.1-jre
org.slf4j : slf4j-api jar 1.7.26
io.dropwizard : dropwizard-auth jar 1.3.12
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
com.fasterxml.jackson.core : jackson-annotations jar 2.9.9

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.