Skip to content

Repository files navigation

This fork is an extract of the client lib classes, without sample. The goal is to use it as a lib with Maven.

In order to build : mvn clean install

Please let me know if you are interested, for the moment it's a little rework I refactor for my needs.

To set as dependency in a POM :

<dependencies>
<dependency>
<artifactId>java-cloudfiles</artifactId>
<groupId>com.rackspacecloud</groupId>
<version>1.0-SNAPSHOT</version>
</dependency>
</dependencies>
<repositories>
<repository>
<id>Mlorber personal repo</id>
<url>http://www.mlorber.net/maven_repo</url>
</repository>
</repositories>

About

A fork of Rackspace project to make it a "true" library.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages