Last Version

Dropwizard Authentication with Java 8 support 0.2.0

Addon bundle for Dropwizard to support Java 8 features

License

License

Categories

Categories

Java 8 Languages DropWizard Container Microservices
GroupId

GroupId

com.github.joschi
ArtifactId

ArtifactId

dropwizard-java8-auth
Version

Version

0.2.0
Type

Type

jar
Description

Description

Dropwizard Authentication with Java 8 support
Addon bundle for Dropwizard to support Java 8 features

Download dropwizard-java8-auth 0.2.0


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

Dependencies

compile (1)

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

test (5)

Group / Artifact Type Version
com.sun.jersey.jersey-test-framework : jersey-test-framework-core jar 1.18.1
com.sun.jersey.jersey-test-framework : jersey-test-framework-inmemory jar 1.18.1
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.1

Project Modules

There are no modules declared in this project.