Last Version

Dropwizard JWT Authentication 0.1.1

JSON Web Token based authentication for Dropwizard.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

de.borntohula.dropwizard
ArtifactId

ArtifactId

dropwizard-auth-jwt
Version

Version

0.1.1
Type

Type

jar
Description

Description

Dropwizard JWT Authentication
JSON Web Token based authentication for Dropwizard.
Project URL

Project URL

https://github.com/andban/dropwizard-auth-jwt
Source Code Management

Source Code Management

https://github.com/andban/dropwizard-auth-jwt

Download dropwizard-auth-jwt 0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-auth jar 0.8.1
org.bitbucket.b_c : jose4j jar 0.4.1

test (3)

Group / Artifact Type Version
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 2.17
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.17
io.dropwizard : dropwizard-testing jar 0.8.1

Project Modules

There are no modules declared in this project.