is not current version
Last Version 0.11.5

JJWT 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-root
Version

Version

0.11.2
Type

Type

pom
Description

Description

JJWT
JSON Web Token support for the JVM and Android
Project URL

Project URL

https://github.com/jwtk/jjwt
Project Organization

Project Organization

jsonwebtoken.io

Download jjwt-root 0.11.2

Filename Size
jjwt-root-0.11.2.pom 27 KB
Browse

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

  • api
  • impl
  • extensions