<dependency>
<groupId>org.apache.jclouds.provider</groupId>
<artifactId>aws-sts</artifactId>
<version>1.7.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.provider', module='aws-sts', version='1.7.0')
)