JJWT :: Extensions :: Gson

JSON Web Token support for the JVM and Android

License

License

Categories

Categories

JSON Data Gson jjwt Security
GroupId

GroupId

io.jsonwebtoken
ArtifactId

ArtifactId

jjwt-gson
Last Version

Last Version

0.11.5
Release Date

Release Date

Type

Type

jar
Description

Description

JJWT :: Extensions :: Gson
JSON Web Token support for the JVM and Android
Project Organization

Project Organization

jsonwebtoken.io

Download jjwt-gson

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-api jar 0.11.5
com.google.code.gson : gson jar 2.9.0

test (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.5.16
org.easymock : easymock jar 3.6
org.powermock : powermock-module-junit4 jar 2.0.0-beta.5
org.powermock : powermock-api-easymock jar 2.0.0-beta.5
org.powermock : powermock-core jar 2.0.0-beta.5
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.5
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0