Last Version

Dropwizard Authentication with Java 8 support 0.9.0-1

Addon bundle for Dropwizard to support Java 8 features

License

License

Categories

Categories

Java 8 Languages DropWizard Container Microservices
GroupId

GroupId

io.dropwizard.modules
ArtifactId

ArtifactId

dropwizard-java8-auth
Version

Version

0.9.0-1
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.9.0-1


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

Dependencies

compile (1)

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

test (5)

Group / Artifact Type Version
org.glassfish.jersey.test-framework : jersey-test-framework-core jar
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar
junit : junit jar
org.assertj : assertj-core jar
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.