is not current version
Last Version 0.11.5

JJWT :: Impl 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-impl
Version

Version

0.11.2
Type

Type

jar
Description

Description

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

Project Organization

jsonwebtoken.io

Download jjwt-impl 0.11.2


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

Dependencies

compile (1)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-api jar 0.11.2

test (12)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.60
org.bouncycastle : bcpkix-jdk15on jar 1.60
io.jsonwebtoken : jjwt-jackson jar 0.11.2
io.jsonwebtoken : jjwt-orgjson jar 0.11.2
io.jsonwebtoken : jjwt-gson jar 0.11.2
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

There are no modules declared in this project.