License |
License |
---|---|
GroupId | GroupIdtop.dcenter |
ArtifactId | ArtifactIdums-jwt |
Last Version | Last Version2.2.42 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionums-jwt
ums-jwt feature: JWT 创建(通过接口自定义 Claims, 通过配置设置算法等), 校验(通过接口自定义校验规则),
刷新(自动刷新, 直接拒绝, 通过 refreshToken 刷新), 刷新的 JWT 使旧 JWT 失效引发的并发访问问题及黑名单.
|
Filename | Size |
---|---|
ums-jwt-2.2.42.pom | |
ums-jwt-2.2.42.jar | 118 KB |
ums-jwt-2.2.42-sources.jar | 106 KB |
ums-jwt-2.2.42-javadoc.jar | 483 KB |
Browse |
<!-- 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"]
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 |
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 |