is not current version
Last Version 4.0.0

java jwt 3.18.3

Java implementation of JSON Web Token (JWT)

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.auth0
ArtifactId

ArtifactId

java-jwt
Version

Version

3.18.3
Type

Type

jar
Description

Description

java jwt
Java implementation of JSON Web Token (JWT)
Project URL

Project URL

https://github.com/auth0/java-jwt
Source Code Management

Source Code Management

https://github.com/auth0/java-jwt

Download java-jwt 3.18.3


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.6

Project Modules

There are no modules declared in this project.