Play framework is joining the Typesafe Stack — More information in the official announcement

Community contributed extensions

Google Web Toolkit [gwt] module

This module provides a helper to simplify the integration of a GWT UI with Play as an application server.

http://code.google.com/p/play-framework-gwt/

Written by Rustem Suniev.

Published releases

gwt-1.0 ★ Jan 13, 2010 Documentation Download

To install locally this modules use the install command:

play install gwt-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
    - play -> gwt {version}

Check the documentation link of each release to check version notes.

Comments

Use this form to discuss about this module. Off-topic comments will be deleted without warning.