License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.sigpwned |
ArtifactId | ArtifactIddropwizard-jose-jwt-keygen-tool |
Last Version | Last Version4.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-jose-jwt-keygen-tool
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 |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sigpwned/dropwizard-jose-jwt-keygen-tool/ -->
<dependency>
<groupId>com.sigpwned</groupId>
<artifactId>dropwizard-jose-jwt-keygen-tool</artifactId>
<version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sigpwned/dropwizard-jose-jwt-keygen-tool/
implementation 'com.sigpwned:dropwizard-jose-jwt-keygen-tool:4.0.4'
// https://jarcasting.com/artifacts/com.sigpwned/dropwizard-jose-jwt-keygen-tool/
implementation ("com.sigpwned:dropwizard-jose-jwt-keygen-tool:4.0.4")
'com.sigpwned:dropwizard-jose-jwt-keygen-tool:jar:4.0.4'
<dependency org="com.sigpwned" name="dropwizard-jose-jwt-keygen-tool" rev="4.0.4">
<artifact name="dropwizard-jose-jwt-keygen-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sigpwned', module='dropwizard-jose-jwt-keygen-tool', version='4.0.4')
)
libraryDependencies += "com.sigpwned" % "dropwizard-jose-jwt-keygen-tool" % "4.0.4"
[com.sigpwned/dropwizard-jose-jwt-keygen-tool "4.0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |