<dependency>
<groupId>org.jclouds.api</groupId>
<artifactId>openstack-cinder</artifactId>
<version>1.6.0-alpha.4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.jclouds.api', module='openstack-cinder', version='1.6.0-alpha.4')
)