edevapps / rest-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:Java 100.0%