/rest-utils

Primary LanguageJavaApache License 2.0Apache-2.0

rest-utils: Rest utility library.

The library is designed to create a REST client.

Building

To build this project you will need Maven 2. You can get it at:

 http://maven.apache.org

Clean compilation products:

 mvn clean

Compile:

 mvn compile