-
Notifications
You must be signed in to change notification settings - Fork 12
Spring Social client implementation for Tumblr
License
sdouglass/spring-social-tumblr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Spring Social project to connect with the Tumblr v2 API. For more info see: http://www.springsource.org/spring-social http://www.tumblr.com/docs/en/api/v2 Supports accessing API calls requiring no authentication, or requiring just an API key, as well as calls requiring OAuth. *Updated for compatibility with the latest Spring Social 1.1.0 milestones (M4)!* To add this project as a dependency using Maven, add the following XML snippets to your pom.xml file: ... <dependencies> <dependency> <groupId>org.springframework.social</groupId> <artifactId>spring-social-tumblr</artifactId> <version>1.1.0.M1</version> </dependency> </dependencies> ... <repositories> <repository> <id>sdouglass-releases</id> <url>https://raw.github.com/sdouglass/sdouglass-maven-repo/master/releases</url> </repository> </repositories> ...
About
Spring Social client implementation for Tumblr
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published