License |
License |
---|---|
GroupId | GroupIdorg.apache.jclouds.api |
ArtifactId | ArtifactIdoauth |
Version | Version2.4.0 |
Type | Typejar |
Description |
Descriptionjclouds OAuth core
jclouds components to access OAuth
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
oauth-2.4.0.pom | |
oauth-2.4.0.jar | 62 KB |
oauth-2.4.0-tests.jar | 27 KB |
oauth-2.4.0-sources.jar | 44 KB |
oauth-2.4.0-javadoc.jar | 563 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.jclouds.api/oauth/ -->
<dependency>
<groupId>org.apache.jclouds.api</groupId>
<artifactId>oauth</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jclouds.api/oauth/
implementation 'org.apache.jclouds.api:oauth:2.4.0'
// https://jarcasting.com/artifacts/org.apache.jclouds.api/oauth/
implementation ("org.apache.jclouds.api:oauth:2.4.0")
'org.apache.jclouds.api:oauth:jar:2.4.0'
<dependency org="org.apache.jclouds.api" name="oauth" rev="2.4.0">
<artifact name="oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.api', module='oauth', version='2.4.0')
)
libraryDependencies += "org.apache.jclouds.api" % "oauth" % "2.4.0"
[org.apache.jclouds.api/oauth "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jclouds : jclouds-core | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value | jar | 1.4.1 |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.jclouds : jclouds-core | test-jar | 2.4.0 |
org.apache.jclouds.driver : jclouds-slf4j | jar | 2.4.0 |
com.squareup.okhttp3 : mockwebserver | jar | 3.14.9 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.testng : testng | jar | 6.8.21 |
org.easymock : easymock | jar | 4.3 |
xmlunit : xmlunit | jar | 1.3 |
org.assertj : assertj-core | jar | 1.7.0 |
org.assertj : assertj-guava | jar | 1.3.0 |