MVN

io.jsonwebtoken : jjwt-gson

Maven & Gradle

Jun 12, 2020
13 usages
8k stars

JJWT :: Extensions :: Gson

<dependency>
    <groupId>io.jsonwebtoken</groupId>
    <artifactId>jjwt-gson</artifactId>
    <version>0.11.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.jsonwebtoken : jjwt-gson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.2

All Versions

Choose a version of io.jsonwebtoken : jjwt-gson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
jjwt-gson-0.11.2
jjwt-gson-0.11.1
jjwt-gson-0.11.0

How to add a dependency to Maven

Add the following io.jsonwebtoken : jjwt-gson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.jsonwebtoken</groupId>
    <artifactId>jjwt-gson</artifactId>
    <version>0.11.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.jsonwebtoken : jjwt-gson gradle dependency to your build.gradle file:

implementation 'io.jsonwebtoken:jjwt-gson:0.11.2'

Gradle Kotlin DSL: Add the following io.jsonwebtoken : jjwt-gson gradle kotlin dependency to your build.gradle.kts file:

implementation("io.jsonwebtoken:jjwt-gson:0.11.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.jsonwebtoken : jjwt-gson sbt scala dependency to your build.sbt file:

libraryDependencies += "io.jsonwebtoken" % "jjwt-gson" % "0.11.2"

Advertisement

Dependencies from Group

Jul 05, 2018
972 usages
9.6k stars
Apr 28, 2022
602 usages
8k stars
Jun 12, 2020
578 usages
8k stars
Apr 28, 2022
459 usages
8k stars
Jun 12, 2020
129 usages
8k stars

Discover Dependencies

Apr 12, 2021
1 usages
41 stars
Aug 09, 2023
7 usages
21 stars
Mar 20, 2020
6 stars
Aug 22, 2023
5 usages
175 stars
Feb 07, 2020
0 stars
Mar 08, 2021
0 stars
Feb 08, 2020
13 usages
619 stars