dropwizard-jose-jwt-example-webapp

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-example-webapp
Last Version

Last Version

4.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

dropwizard-jose-jwt-example-webapp
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-example-webapp

Download dropwizard-jose-jwt-example-webapp

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 4.0.0-beta.1
org.mockito : mockito-core jar 4.4.0
junit : junit jar 4.13.2
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