License |
License |
---|---|
GroupId | GroupIdorg.apache.jclouds.labs |
ArtifactId | ArtifactIdoauth |
Last Version | Last Version1.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjclouds OAuth core
jclouds components to access OAuth
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
oauth-1.9.3.pom | |
oauth-1.9.3.jar | 53 KB |
oauth-1.9.3-tests.jar | 33 KB |
oauth-1.9.3-sources.jar | 39 KB |
oauth-1.9.3-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.jclouds.labs/oauth/ -->
<dependency>
<groupId>org.apache.jclouds.labs</groupId>
<artifactId>oauth</artifactId>
<version>1.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jclouds.labs/oauth/
implementation 'org.apache.jclouds.labs:oauth:1.9.3'
// https://jarcasting.com/artifacts/org.apache.jclouds.labs/oauth/
implementation ("org.apache.jclouds.labs:oauth:1.9.3")
'org.apache.jclouds.labs:oauth:jar:1.9.3'
<dependency org="org.apache.jclouds.labs" name="oauth" rev="1.9.3">
<artifact name="oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.labs', module='oauth', version='1.9.3')
)
libraryDependencies += "org.apache.jclouds.labs" % "oauth" % "1.9.3"
[org.apache.jclouds.labs/oauth "1.9.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jclouds : jclouds-core | jar | 1.9.3 |
org.clojure : clojure Optional | jar | 1.3.0 |
org.clojure : tools.logging Optional | jar | 0.2.3 |
org.clojure : core.incubator Optional | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.jclouds : jclouds-core | test-jar | 1.9.3 |
org.apache.jclouds.driver : jclouds-slf4j | jar | 1.9.3 |
com.squareup.okhttp : mockwebserver | jar | 2.2.0 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.testng : testng | jar | 6.8.8 |
org.easymock : easymockclassextension | jar | 3.1 |
xmlunit : xmlunit | jar | 1.3 |
org.assertj : assertj-core | jar | 1.7.0 |
org.assertj : assertj-guava | jar | 1.3.0 |