hutool-jwt

JWT生成、解析和验证实现

License

License

Mulan Permissive Software License,Version 2
GroupId

GroupId

cn.hutool
ArtifactId

ArtifactId

hutool-jwt
Last Version

Last Version

5.8.4
Release Date

Release Date

Type

Type

jar
Description

Description

hutool-jwt
JWT生成、解析和验证实现

Download hutool-jwt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
cn.hutool : hutool-json jar 5.8.4
cn.hutool : hutool-crypto jar 5.8.4

test (3)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15to18 jar 1.70
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.

Versions

Version
5.8.4
5.8.4.M1
5.8.3
5.8.2
5.8.1
5.8.0
5.8.0.M4
5.8.0.M3
5.8.0.M2
5.8.0.M1
5.7.22
5.7.21
5.7.20
5.7.19
5.7.18
5.7.17
5.7.16
5.7.15
5.7.14
5.7.13
5.7.12
5.7.11
5.7.10
5.7.9
5.7.8
5.7.7
5.7.6
5.7.5
5.7.4
5.7.3
5.7.2
5.7.1
5.7.0