dropwizard-jose-jwt

dropwizard-jose is an extension for Dropwizard 3.0+ that adds JOSE (JavaScript Object Signing and Encryption) features to the framework, including JWT creation, signing, and verification.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.sigpwned
ArtifactId

ArtifactId

dropwizard-jose-jwt
Last Version

Last Version

4.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

dropwizard-jose-jwt
dropwizard-jose is an extension for Dropwizard 3.0+ that adds JOSE (JavaScript Object Signing and Encryption) features to the framework, including JWT creation, signing, and verification.
Project Organization

Project Organization

Andy Boothe
Source Code Management

Source Code Management

https://github.com/sigpwned/dropwizard-jose-jwt-module/tree/main/dropwizard-jose-jwt

Download dropwizard-jose-jwt

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
io.dropwizard : dropwizard-core jar
io.dropwizard : dropwizard-auth jar
com.nimbusds : nimbus-jose-jwt jar 9.23

test (3)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar
com.sigpwned : dropwizard-jose-jwt-keygen-tool jar 4.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.4
4.0.3
4.0.2
4.0.1
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.1.4
2.1.3
2.1.2
2.1.1
2.0.4
2.0.3
2.0.2
2.0.1