jwks-rsa

JSON Web Key Set parser library

License

License

Categories

Categories

Jwks RSA Security
GroupId

GroupId

com.auth0
ArtifactId

ArtifactId

jwks-rsa
Last Version

Last Version

0.21.1
Release Date

Release Date

Type

Type

jar
Description

Description

jwks-rsa
JSON Web Key Set parser library
Project URL

Project URL

https://github.com/auth0/jwks-rsa-java
Source Code Management

Source Code Management

https://github.com/auth0/jwks-rsa-java

Download jwks-rsa

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.google.guava : guava jar 30.0-jre

Project Modules

There are no modules declared in this project.
com.auth0

Auth0

Versions

Version
0.21.1
0.21.0
0.20.2
0.20.1
0.20.0
0.19.0
0.18.0
0.17.1
0.17.0
0.15.0
0.14.1
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0