File | Operation |
---|---|
jclouds-apis-project-1.6.3.pom | download |
<dependency>
<groupId>org.apache.jclouds.api</groupId>
<artifactId>jclouds-apis-project</artifactId>
<version>1.6.3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.jclouds.api', module='jclouds-apis-project', version='1.6.3')
)
<parent> <groupId>org.apache.jclouds</groupId> <artifactId>jclouds-project</artifactId> <version>1.6.3</version> </parent>