java jwt

Java implementation of JSON Web Token (JWT)

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.auth0
ArtifactId

ArtifactId

java-jwt
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

java jwt
Java implementation of JSON Web Token (JWT)
Project URL

Project URL

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

Source Code Management

https://github.com/auth0/java-jwt

Download java-jwt

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2

Project Modules

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

Auth0

Versions

Version
4.0.0
4.0.0-beta.0
3.19.2
3.19.1
3.19.0
3.18.3
3.18.2
3.18.1
3.18.0
3.17.0
3.16.0
3.15.0
3.14.0
3.13.0
3.12.1
3.12.0
3.11.0
3.10.3
3.10.2
3.10.1
3.10.0
3.9.0
3.8.3
3.8.2
3.8.1
3.8.0
3.7.0
3.6.0
3.5.0
3.4.1
3.4.0
3.3.0
3.2.0
3.1.0
3.0.2
3.0.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.0.0
0.5
0.4
0.3
0.2
0.1