MVN

com.auth0 : java-jwt

Maven & Gradle

Mar 31, 2023
627 usages
5.3k stars

java jwt · Java implementation of JSON Web Token (JWT)

<dependency>
    <groupId>com.auth0</groupId>
    <artifactId>java-jwt</artifactId>
    <version>4.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.auth0 : java-jwt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.4.0
  • Latest Beta: 4.0.0-beta.0

All Versions

Choose a version of com.auth0 : java-jwt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.4.x
java-jwt-4.4.0
4.3.x
java-jwt-4.3.0
4.2.x
java-jwt-4.2.2
java-jwt-4.2.1
java-jwt-4.2.0
4.1.x
java-jwt-4.1.0
4.0.x
java-jwt-4.0.0
java-jwt-4.0.0-beta.0
3.19.x
java-jwt-3.19.4
java-jwt-3.19.3
java-jwt-3.19.2
java-jwt-3.19.1
java-jwt-3.19.0
3.18.x
java-jwt-3.18.3
java-jwt-3.18.2
java-jwt-3.18.1
java-jwt-3.18.0
3.17.x
java-jwt-3.17.0
3.16.x
java-jwt-3.16.0
3.15.x
java-jwt-3.15.0
3.14.x
java-jwt-3.14.0
3.13.x
java-jwt-3.13.0
3.12.x
java-jwt-3.12.1
java-jwt-3.12.0
3.11.x
java-jwt-3.11.0
3.10.x
java-jwt-3.10.3
java-jwt-3.10.2
java-jwt-3.10.1
java-jwt-3.10.0
3.9.x
java-jwt-3.9.0
3.8.x
java-jwt-3.8.3
java-jwt-3.8.2
java-jwt-3.8.1
java-jwt-3.8.0
3.7.x
java-jwt-3.7.0
3.6.x
java-jwt-3.6.0
3.5.x
java-jwt-3.5.0
3.4.x
java-jwt-3.4.1
java-jwt-3.4.0
3.3.x
java-jwt-3.3.0
3.2.x
java-jwt-3.2.0
3.1.x
java-jwt-3.1.0
3.0.x
java-jwt-3.0.2
java-jwt-3.0.1
2.3.x
java-jwt-2.3.0
2.2.x
java-jwt-2.2.2
java-jwt-2.2.1
java-jwt-2.2.0
2.1.x
java-jwt-2.1.0
2.0.x
java-jwt-2.0.1
java-jwt-2.0.0
1.0.x
java-jwt-1.0.0
0.5
java-jwt-0.5
0.4
java-jwt-0.4
0.3
java-jwt-0.3
0.2
java-jwt-0.2
0.1
java-jwt-0.1

How to add a dependency to Maven

Add the following com.auth0 : java-jwt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.auth0</groupId>
    <artifactId>java-jwt</artifactId>
    <version>4.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.auth0 : java-jwt gradle dependency to your build.gradle file:

implementation 'com.auth0:java-jwt:4.4.0'

Gradle Kotlin DSL: Add the following com.auth0 : java-jwt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.auth0:java-jwt:4.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.auth0 : java-jwt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.auth0" % "java-jwt" % "4.4.0"

Advertisement

Dependencies from Group

Mar 31, 2023
627 usages
5.3k stars
Jul 28, 2023
65 usages
176 stars
Jul 18, 2023
13 usages
265 stars
Jan 11, 2023
9 usages
65 stars
Jul 18, 2023
4 usages
39 stars

Discover Dependencies

Jul 14, 2023
388 usages
Jun 23, 2023
47 usages
521 stars
Dec 12, 2019
524 usages
1.2k stars
Sep 14, 2017
6 usages
Jul 28, 2019
4.6k usages
Aug 25, 2023
552 usages
311 stars
Apr 24, 2021
801 usages
Aug 07, 2023
204 usages
Jun 17, 2023
740 usages
1.9k stars