dropwizard-jose-jwt-module

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-module
Last Version

Last Version

4.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

dropwizard-jose-jwt-module
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 URL

Project URL

https://github.com/sigpwned/dropwizard-jose-jwt-module
Project Organization

Project Organization

Andy Boothe
Source Code Management

Source Code Management

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

Download dropwizard-jose-jwt-module

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dropwizard-jose-jwt
  • dropwizard-jose-jwt-keygen-tool
  • dropwizard-jose-jwt-example-webapp

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