1
0
mirror of synced 2026-02-05 01:27:48 +08:00

🔖 发布一个版本, 1.15.0

This commit is contained in:
yadong.zhang
2020-04-10 15:45:27 +08:00
parent 268a9b477b
commit 93aae33f0a
5 changed files with 8 additions and 8 deletions

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.14.0-blue" ></img>
<img src="https://img.shields.io/badge/Maven%20Central--1.15.0-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.14.0-latest-orange" ></img>
<img src="https://img.shields.io/badge/Api%20Docs--1.15.0-latest-orange" ></img>
</a>
<a target="_blank" href="https://docs.justauth.whnb.wang" title="参考文档">
<img src="https://img.shields.io/badge/Docs-latest-blueviolet.svg" ></img>
@@ -98,7 +98,7 @@ JustAuth如你所见它仅仅是一个**第三方授权登录**的**工具
<dependency>
<groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth</artifactId>
<version>1.14.0</version>
<version>1.15.0</version>
</dependency>
```
- 调用api