Jar examples for j:jwks-rsa
JSON Web Key Set parser library
You can download jar file jwks-rsa 0.3.0 in this page.
The MIT License (MIT)
You can use the following script to add jwks-rsa-0.3.0.jar to your project.
<dependency> <groupId>com.auth0</groupId> <artifactId>jwks-rsa</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.auth0', name: 'jwks-rsa', version: '0.3.0'
libraryDependencies += "com.auth0" % "jwks-rsa" % "0.3.0"
<dependency org="com.auth0" name="jwks-rsa" rev="0.3.0"/>
@Grapes(@Grab(group='com.auth0', module='jwks-rsa', version='0.3.0'))
'com.auth0:jwks-rsa:jar:0.3.0'
Click the following link to download the jar file.
jwks-rsa-0.3.0-javadoc.jar