ums-jwt

ums-jwt feature: JWT 创建(通过接口自定义 Claims, 通过配置设置算法等), 校验(通过接口自定义校验规则), 刷新(自动刷新, 直接拒绝, 通过 refreshToken 刷新), 刷新的 JWT 使旧 JWT 失效引发的并发访问问题及黑名单.

License

License

GroupId

GroupId

top.dcenter
ArtifactId

ArtifactId

ums-jwt
Last Version

Last Version

2.2.42
Release Date

Release Date

Type

Type

jar
Description

Description

ums-jwt
ums-jwt feature: JWT 创建(通过接口自定义 Claims, 通过配置设置算法等), 校验(通过接口自定义校验规则), 刷新(自动刷新, 直接拒绝, 通过 refreshToken 刷新), 刷新的 JWT 使旧 JWT 失效引发的并发访问问题及黑名单.

Download ums-jwt

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
top.dcenter : ums-commons Optional jar 2.2.42
top.dcenter : ums-mdc Optional jar 2.2.42
org.springframework.boot : spring-boot-starter-data-redis Optional jar
org.springframework.security : spring-security-config Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.security : spring-security-oauth2-resource-server jar
org.springframework.security : spring-security-oauth2-jose jar
net.minidev : json-smart jar
com.fasterxml.jackson.core : jackson-annotations Optional jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 Optional jar
org.slf4j : slf4j-api Optional jar
com.google.code.findbugs : jsr305 Optional jar 3.0.2

provided (4)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 3.0-alpha-1
io.springfox : springfox-boot-starter jar 3.0.0
org.projectlombok : lombok Optional jar 1.18.12
org.projectlombok : lombok-maven-plugin Optional maven-plugin 1.18.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.42
2.2.41
2.2.40
2.2.39
2.2.38
2.2.37
2.2.36
2.2.35
2.2.34
2.2.33
2.2.32
2.2.31
2.2.30
2.2.29
2.2.28
2.2.27
2.2.26
2.2.25
2.2.24
2.2.23
2.2.22
2.2.21
2.2.20
2.2.19
2.2.18
2.2.17
2.2.15
2.2.14
2.2.13
2.2.12
2.2.11
2.2.10
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0