Skip to content

rainwen/oauth-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oauth-client

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>

=======

About

OAuth 1.0, OAuth 2.0 Provider && Client API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%