How to install the Java artifact org.jclouds.provider.cloudfiles-uk with Maven
Java
Maven
pom.xml
org.jclouds.provider
cloudfiles-uk
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>org.jclouds.provider</groupId>
<artifactId>cloudfiles-uk</artifactId>
<version>1.6.0</version>
</dependency>
/dependencies>