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

🔖 发布一个版本

This commit is contained in:
yadong.zhang
2019-05-27 15:21:07 +08:00
parent b9ca048d1c
commit 7a6ff6c8e5

View File

@@ -6,7 +6,7 @@
</p> </p>
<p align="center"> <p align="center">
<a target="_blank" href="https://search.maven.org/search?q=JustAuth"> <a target="_blank" href="https://search.maven.org/search?q=JustAuth">
<img src="https://img.shields.io/badge/Maven Central-1.3.3-blue.svg" ></img> <img src="https://img.shields.io/badge/Maven Central-1.4.0-blue.svg" ></img>
</a> </a>
<a target="_blank" href="https://gitee.com/yadong.zhang/JustAuth/blob/master/LICENSE"> <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> <img src="https://img.shields.io/apm/l/vim-mode.svg?color=yellow" ></img>
@@ -62,7 +62,7 @@ JustAuth如你所见它仅仅是一个**第三方授权登录**的**工具
<dependency> <dependency>
<groupId>me.zhyd.oauth</groupId> <groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth</artifactId> <artifactId>JustAuth</artifactId>
<version>1.3.3</version> <version>1.4.0</version>
</dependency> </dependency>
``` ```
- 调用api - 调用api