is not current version
Last Version 0.11.5

JJWT :: Extensions 0.11.2

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
Version

Version

0.11.2
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 0.11.2


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

Dependencies

test (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.codehaus.groovy : groovy jar 2.5.11
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.12

Project Modules

  • jackson
  • orgjson
  • gson