=================
An Object Oriented Java API for accessing SugarCRM REST web services
You need Apache Maven 3.0.x installed in order to build this project.
The SugarCRM Java API can be built by running
$ cd path/to/sugar-api/pom.xml
$ mvn install
Build output will be found in the target/
directory