mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-04-05 17:37:53 +08:00
18 lines
321 B
Markdown
18 lines
321 B
Markdown
![]() |
# Sa-Token 最新版本
|
||
|
|
||
|
在线文档:[https://sa-token.dev33.cn/](https://sa-token.dev33.cn/)
|
||
|
|
||
|
---
|
||
|
|
||
|
正式版最新版本:
|
||
|
``` xml
|
||
|
<!-- Sa-Token 权限认证 -->
|
||
|
<dependency>
|
||
|
<groupId>cn.dev33</groupId>
|
||
|
<artifactId>sa-token-spring-boot-starter</artifactId>
|
||
|
<version>1.31.0</version>
|
||
|
</dependency>
|
||
|
```
|
||
|
|
||
|
|