Last Version

jclouds cloudstack core 2.5.0

jclouds components to access cloudstack

License

License

GroupId

GroupId

org.apache.jclouds.api
ArtifactId

ArtifactId

cloudstack
Version

Version

2.5.0
Type

Type

jar
Description

Description

jclouds cloudstack core
jclouds components to access cloudstack
Project Organization

Project Organization

The Apache Software Foundation

Download cloudstack 2.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.jclouds : jclouds-core jar 2.5.0
org.apache.jclouds : jclouds-compute jar 2.5.0
com.google.auto.service : auto-service Optional jar 1.0-rc3

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9

test (10)

Group / Artifact Type Version
org.apache.jclouds : jclouds-core test-jar 2.5.0
org.apache.jclouds : jclouds-compute test-jar 2.5.0
org.apache.jclouds.driver : jclouds-sshj jar 2.5.0
org.apache.jclouds.driver : jclouds-slf4j jar 2.5.0
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

Project Modules

There are no modules declared in this project.