JJWT :: Extensions

JSON Web Token support for the JVM and Android

License

License

Categories

Categories

JSON Data jjwt Security
GroupId

GroupId

io.jsonwebtoken
ArtifactId

ArtifactId

jjwt-extensions
Last Version

Last Version

0.11.5
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

jsonwebtoken.io

Download jjwt-extensions

How to add to project

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

Dependencies

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

  • jackson
  • orgjson
  • gson

Versions

Version
0.11.5
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.8
0.10.7
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0