sa-token/sa-token-doc/start/new-version.md

18 lines
321 B
Markdown
Raw Normal View History

# 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>
```