jwt

JWT helper for OpenId connect

License

License

GroupId

GroupId

de.cidaas
ArtifactId

ArtifactId

jwt
Last Version

Last Version

0.0.22
Release Date

Release Date

Type

Type

jar
Description

Description

jwt
JWT helper for OpenId connect

Download jwt

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.8.5
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
com.nimbusds : nimbus-jose-jwt jar 4.34.1
org.apache.commons : commons-io jar 1.3.2
commons-codec : commons-codec jar 1.10
org.bouncycastle : bcprov-ext-jdk16 jar 1.46

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
de.cidaas

cidaas

Future oriented Cloud Identity and Access Management. cidaas standardises what’s important and simplifies what’s complex

Versions

Version
0.0.22