1
0
mirror of synced 2026-05-22 13:43:20 +00:00
This commit is contained in:
yadong.zhang
2020-12-20 17:14:06 +08:00
parent dce2bd1e1e
commit e84bd7cdb5
9 changed files with 46 additions and 14 deletions
+3 -3
View File
@@ -6,7 +6,7 @@
</p>
<p align="center">
<a target="_blank" href="https://search.maven.org/search?q=JustAuth">
<img src="https://img.shields.io/badge/Maven%20Central-1.15.8-blue" ></img>
<img src="https://img.shields.io/badge/Maven%20Central-1.15.9-blue" ></img>
</a>
<a target="_blank" href="https://gitee.com/yadong.zhang/JustAuth/blob/master/LICENSE">
<img src="https://img.shields.io/apm/l/vim-mode.svg?color=yellow" ></img>
@@ -15,7 +15,7 @@
<img src="https://img.shields.io/badge/JDK-1.8+-green.svg" ></img>
</a>
<a target="_blank" href="https://apidoc.gitee.com/yadong.zhang/JustAuth/" title="API文档">
<img src="https://img.shields.io/badge/Api%20Docs-1.15.8-orange" ></img>
<img src="https://img.shields.io/badge/Api%20Docs-1.15.9-orange" ></img>
</a>
<a target="_blank" href="https://justauth.wiki" title="参考文档">
<img src="https://img.shields.io/badge/Docs-latest-blueviolet.svg" ></img>
@@ -97,7 +97,7 @@ These artifacts are available from Maven Central:
<dependency>
<groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth</artifactId>
<version>1.15.8-beta.2</version>
<version>1.15.9</version>
</dependency>
```
- Using JustAuth