OAuth 1.0, OAuth 2.0 Provider && Client API
buession open version >= 0.0.1
下载地址:https://github.com/eduosi/oauth-client/releases/latest
Maven
Maven 仓库地址:maven.oschina.net(配置:http://maven.oschina.net/help.html)
<dependency>
<groupId>com.buession</groupId>
<artifactId>open</artifactId>
<version>0.0.1</version>
</dependency>
<dependency>
<groupId>com.buession</groupId>
<artifactId>oauth-client</artifactId>
<version>0.0.1</version>
</dependency>
=======