License |
License |
---|---|
GroupId | GroupIdorg.apache.jclouds.api |
ArtifactId | ArtifactIdopenstack-cinder |
Version | Version2.4.0 |
Type | Typejar |
Description |
Descriptionjclouds openstack-cinder api
jclouds components to access an implementation of OpenStack Cinder
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openstack-cinder-2.4.0.pom | |
openstack-cinder-2.4.0.jar | 64 KB |
openstack-cinder-2.4.0-tests.jar | 38 KB |
openstack-cinder-2.4.0-sources.jar | 42 KB |
openstack-cinder-2.4.0-javadoc.jar | 652 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.jclouds.api/openstack-cinder/ -->
<dependency>
<groupId>org.apache.jclouds.api</groupId>
<artifactId>openstack-cinder</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jclouds.api/openstack-cinder/
implementation 'org.apache.jclouds.api:openstack-cinder:2.4.0'
// https://jarcasting.com/artifacts/org.apache.jclouds.api/openstack-cinder/
implementation ("org.apache.jclouds.api:openstack-cinder:2.4.0")
'org.apache.jclouds.api:openstack-cinder:jar:2.4.0'
<dependency org="org.apache.jclouds.api" name="openstack-cinder" rev="2.4.0">
<artifact name="openstack-cinder" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.api', module='openstack-cinder', version='2.4.0')
)
libraryDependencies += "org.apache.jclouds.api" % "openstack-cinder" % "2.4.0"
[org.apache.jclouds.api/openstack-cinder "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jclouds : jclouds-core | jar | 2.4.0 |
org.apache.jclouds.api : openstack-keystone | jar | 2.4.0 |
com.google.auto.service : auto-service Optional | jar | 1.0-rc3 |
Group / Artifact | Type | Version |
---|---|---|
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.api : openstack-keystone | test-jar | 2.4.0 |
org.apache.jclouds.driver : jclouds-slf4j | jar | 2.4.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 |