A nice framework for implementing REST services in Java. It's use of annotations make the code a lot cleaner than when using the Restlet library. However unlike Restlet it has a lot of dependencies and is more difficult to get setup. (tags: java api library programming webservices web)