Editions matrix

Introduction

This table presents the list of extensions provided, and their integration with the GWT edition.

The core module including both the Restlet API and the Restlet Engine is shipped by all editions.

Extensions GWT Description
org.restlet.ext.atom Support for the Atom syndication and the AtomPub (Atom Publication Protocol) standards in their 1.0 version.
org.restlet.ext.crypto Support for cryptography.
org.restlet.ext.freemarker Integration with FreeMarker.
org.restlet.ext.gson Support for GSON representations.
org.restlet.ext.guice Integration with Google Guice.
org.restlet.ext.jaas Support for JAAS based security.
org.restlet.ext.jackson Integration with Jackson.
org.restlet.ext.jaxb Integration with Java XML Binding.
org.restlet.ext.jetty Integration with Jetty.
org.restlet.ext.json Support for JSON representations.
org.restlet.ext.odata Integration with OData services.
org.restlet.ext.servlet Integration with Servlet API.
org.restlet.ext.slf4j Support for the SLF4J logging bridge.
org.restlet.ext.spring Integration with Spring Framework.
org.restlet.ext.thymeleaf Integration with Thymeleaf.
org.restlet.ext.velocity Integration with Apache Velocity.
org.restlet.ext.xml Support for the XML documents.