is not current version
Last Version 1.6.0

org.jclouds:jclouds-compute 1.0-beta-9c

jclouds components to access compute providers

GroupId

GroupId

org.jclouds
ArtifactId

ArtifactId

jclouds-compute
Version

Version

1.0-beta-9c
Type

Type

jar

Download jclouds-compute 1.0-beta-9c


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