Restlet is a framework that brings the simplicity and efficiency of the REST architectural style to Java developers. It is composed of two parts, the Restlet API (alternative to Servlet API) and a reference implementation (Noelios Restlet Engine). In Restlet 1.0 beta 17, they've fixed several bugs and reorganized the svn codebase and distribution packaging to be compatible with Eclipse plugins. The roadmap and dependencies have also been updated.