is not current version
Last Version 5.8.4

hutool-jwt 5.7.9

JWT生成、解析和验证实现

License

License

Mulan Permissive Software License,Version 1
GroupId

GroupId

cn.hutool
ArtifactId

ArtifactId

hutool-jwt
Version

Version

5.7.9
Type

Type

jar
Description

Description

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

Download hutool-jwt 5.7.9


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

Dependencies

compile (2)

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

test (3)

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

Project Modules

There are no modules declared in this project.