icu.easyj :: easyj-jwt

EasyJ JWT封装,快速生成和解析JWT的方法。

License

License

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-jwt
Last Version

Last Version

0.6.8
Release Date

Release Date

Type

Type

jar
Description

Description

icu.easyj :: easyj-jwt
EasyJ JWT封装,快速生成和解析JWT的方法。
Project URL

Project URL

https://easyj.icu
Project Organization

Project Organization

EasyJ开源社区
Source Code Management

Source Code Management

https://gitee.com/easyj-projects/easyj

Download easyj-jwt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
icu.easyj : easyj-core jar 0.6.8
javax.xml.bind : jaxb-api jar 2.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.9
0.3.8