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

Community contributed extensions

Google App Engine [gae] module

Create play application for the Google App Engine platform.

http://github.com/guillaumebort/play-gae

Written by Guillaume Bort, Pascal Voitot.

Published releases

gae-1.6.0 ★ Jan 17, 2012 Documentation Download
gae-1.6.0_b1   Nov 28, 2011 Documentation Download
gae-1.4   Dec 08, 2010 Documentation Download
gae-1.1   Oct 29, 2010 Documentation Download
gae-1.0.3   Sep 05, 2010 Documentation Download
gae-1.0.2   Mar 17, 2010 Documentation Download
gae-1.0.1   Feb 07, 2010 Documentation Download
gae-1.0   Jan 30, 2010 Documentation Download

To install locally this modules use the install command:

play install gae-{version}

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

require:
    - play -> gae {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.