Last Version

jclouds Azure Compute ARM API 2.5.0

jclouds components to access an implementation of Azure's ARM Compute Service

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apache.jclouds.provider
ArtifactId

ArtifactId

azurecompute-arm
Version

Version

2.5.0
Type

Type

jar
Description

Description

jclouds Azure Compute ARM API
jclouds components to access an implementation of Azure's ARM Compute Service
Project Organization

Project Organization

The Apache Software Foundation

Download azurecompute-arm 2.5.0


<!-- https://jarcasting.com/artifacts/org.apache.jclouds.provider/azurecompute-arm/ -->
<dependency>
    <groupId>org.apache.jclouds.provider</groupId>
    <artifactId>azurecompute-arm</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jclouds.provider/azurecompute-arm/
implementation 'org.apache.jclouds.provider:azurecompute-arm:2.5.0'
// https://jarcasting.com/artifacts/org.apache.jclouds.provider/azurecompute-arm/
implementation ("org.apache.jclouds.provider:azurecompute-arm:2.5.0")
'org.apache.jclouds.provider:azurecompute-arm:jar:2.5.0'
<dependency org="org.apache.jclouds.provider" name="azurecompute-arm" rev="2.5.0">
  <artifact name="azurecompute-arm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.provider', module='azurecompute-arm', version='2.5.0')
)
libraryDependencies += "org.apache.jclouds.provider" % "azurecompute-arm" % "2.5.0"
[org.apache.jclouds.provider/azurecompute-arm "2.5.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.jclouds : jclouds-compute jar 2.5.0
org.apache.jclouds : jclouds-core jar 2.5.0
org.apache.jclouds.api : oauth jar 2.5.0
org.apache.jclouds.driver : jclouds-okhttp jar 2.5.0

provided (4)

Group / Artifact Type Version
com.google.auto.service : auto-service Optional jar 1.0-rc3
com.google.auto.value : auto-value jar 1.4.1
com.github.spotbugs : spotbugs-annotations jar 3.1.3
com.google.code.findbugs : jsr305 jar 1.3.9

test (12)

Group / Artifact Type Version
org.apache.jclouds.api : oauth test-jar 2.5.0
org.apache.jclouds : jclouds-compute test-jar 2.5.0
org.apache.jclouds : jclouds-core test-jar 2.5.0
org.apache.jclouds.driver : jclouds-slf4j jar 2.5.0
org.apache.jclouds.driver : jclouds-sshj jar 2.5.0
ch.qos.logback : logback-classic jar 1.1.2
com.squareup.okhttp3 : mockwebserver jar 3.14.9
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

Project Modules

There are no modules declared in this project.