Last Version

dropwizard-simpleauth 0.4.0

A Dropwizard library for simple @Auth

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

dropwizard-simpleauth
Version

Version

0.4.0
Type

Type

jar
Description

Description

dropwizard-simpleauth
A Dropwizard library for simple @Auth
Project URL

Project URL

https://github.com/WhisperSystems/dropwizard-simpleauth
Source Code Management

Source Code Management

https://github.com/WhisperSystems/dropwizard-simpleauth

Download dropwizard-simpleauth 0.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-auth jar 1.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.