Jar examples for o:oauth
OAuth authentication support for Orbital Enterprises projects
You can download jar file oauth 1.6.1-incubating in this page.
Apache License, Version 2.0
You can use the following script to add oauth-1.6.1-incubating.jar to your project.
<dependency> <groupId>org.apache.jclouds.labs</groupId> <artifactId>oauth</artifactId> <version>1.6.1-incubating</version> </dependency>
compile group: 'org.apache.jclouds.labs', name: 'oauth', version: '1.6.1-incubating'
libraryDependencies += "org.apache.jclouds.labs" % "oauth" % "1.6.1-incubating"
<dependency org="org.apache.jclouds.labs" name="oauth" rev="1.6.1-incubating"/>
@Grapes(@Grab(group='org.apache.jclouds.labs', module='oauth', version='1.6.1-incubating'))
'org.apache.jclouds.labs:oauth:jar:1.6.1-incubating'
Click the following link to download the jar file.
oauth-1.6.1-incubating-javadoc.jar