dropwizard-auth-jwt

An implementation of the JSON Web Token (JWT) draft-ietf-oauth-json-web-token-20 for Dropwizard.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.toastshaman
ArtifactId

ArtifactId

dropwizard-auth-jwt
Last Version

Last Version

1.1.2-0
Release Date

Release Date

Type

Type

jar
Description

Description

dropwizard-auth-jwt
An implementation of the JSON Web Token (JWT) draft-ietf-oauth-json-web-token-20 for Dropwizard.
Project URL

Project URL

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

Download dropwizard-auth-jwt

How to add to project

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

Dependencies

compile (2)

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

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2-0
1.1.0-0
1.0.6-0
1.0.2-0
1.0.0-0
0.9.2-0
0.9.1-1
0.9.1-0
0.8.1-1
0.8.1-0
0.7.1-1
0.7.1-0