- 授权协议: MIT
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/scribejava/scribejava
- 软件文档: https://github.com/scribejava/scribejava/wiki/getting-started
软件介绍
ScribeJava 是一个简单的 Java 实现的 OAuth/OAuth2 库。
官方 Github 仓库:https://github.com/scribejava/scribejava
示例代码:
OAuthService service = new ServiceBuilder() .apiKey(YOUR_API_KEY) .apiSecret(YOUR_API_SECRET) .build(LinkedInApi20.instance());
支持:
Google
Facebook
Yahoo
LinkedIn
Twitter
Foursquare
Evernote
Vimeo
Windows Live
Odnoklassniki
Mail.ru
LinkedIn2.0
Google2.0
GitHub
更多实现请看 examples folder
Maven:
<dependency> <groupId>com.github.scribejava</groupId> <artifactId>scribejava-apis</artifactId> <version>2.5.3</version> </dependency>
Design and Analysis of Distributed Algorithms (Wiley Series on P
Nicola Santoro / Wiley-Interscience / 2006-10-27 / USD 140.95
This text is based on a simple and fully reactive computational model that allows for intuitive comprehension and logical designs. The principles and techniques presented can be applied to any distrib......一起来看看 《Design and Analysis of Distributed Algorithms (Wiley Series on P》 这本书的介绍吧!
