<dependency>
<groupId>org.apache.jclouds.provider</groupId>
<artifactId>hpcloud-objectstorage</artifactId>
<version>1.8.1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.provider', module='hpcloud-objectstorage', version='1.8.1')
)
<dependency org="org.apache.jclouds.provider" name="hpcloud-objectstorage" rev="1.8.1" />
<parent> <groupId>org.apache.jclouds</groupId> <artifactId>jclouds-project</artifactId> <version>1.8.1</version> </parent>
compile
|-- org.apache.jclouds.api:swift
|-- org.apache.jclouds.api:openstack-keystone
test
|-- org.apache.jclouds:jclouds-core
|-- org.apache.jclouds.api:openstack-keystone
|-- org.apache.jclouds:jclouds-blobstore
|-- org.apache.jclouds.api:swift
|-- org.apache.jclouds.driver:jclouds-log4j
|-- com.squareup.okhttp:mockwebserver
|-- log4j:log4j