jwt tool

jwt plugin

License

License

GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-jwt
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

jwt tool
jwt plugin
Project URL

Project URL

http://gitee.com/pacebox/pacebox-jwt.git
Source Code Management

Source Code Management

http://gitee.com/pacebox/pacebox-jwt.git

Download pacebox-jwt

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
tech.mhuang.pacebox : pacebox-core jar 1.0.10
io.jsonwebtoken : jjwt-api jar 0.11.2
io.jsonwebtoken : jjwt-impl jar 0.11.2
io.jsonwebtoken : jjwt-jackson jar 0.11.2
org.projectlombok : lombok jar 1.18.16
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0