Dropwizard Authentication

Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web services.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.yammer.dropwizard
ArtifactId

ArtifactId

dropwizard-auth
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Authentication
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web services.

Download dropwizard-auth

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.yammer.dropwizard : dropwizard-core jar 0.6.2

test (5)

Group / Artifact Type Version
com.sun.jersey.jersey-test-framework : jersey-test-framework-core jar 1.17.1
com.sun.jersey.jersey-test-framework : jersey-test-framework-inmemory jar 1.17.1
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0