Play framework is joining the Typesafe Stack — More information in the official announcement
Community contributed extensions
The siena module enables Siena support to map your Java entities to GAE/MySQL/PostgreSQL/H2 from your play application (at least since v2.0.0).
Main github project is: https://github.com/mandubian/play-siena
Read more on Siena at: http://www.sienaproject.com/ + https://github.com/mandubian/siena
http://github.com/mandubian/play-siena
Written by Vijay Kiran, Pascal Voitot, Alberto Gimeno.
| siena-2.0.7 | Jan 17, 2012 | Documentation | Download |
| siena-2.0.6 ★ | Nov 28, 2011 | Documentation | Download |
| siena-2.0.5 | Sep 02, 2011 | Documentation | Download |
| siena-2.0.4 | Aug 10, 2011 | Documentation | Download |
| siena-2.0.4_work | Aug 08, 2011 | Documentation | Download |
| siena-2.0.3 | Jul 26, 2011 | Documentation | Download |
| siena-2.0.2 | Jul 08, 2011 | Documentation | Download |
| siena-2.0.1 | Jun 27, 2011 | Documentation | Download |
| siena-2.0.0 | Jun 12, 2011 | Documentation | Download |
| siena-1.5 | Feb 18, 2011 | Documentation | Download |
| siena-1.4 | Jan 19, 2011 | Documentation | Download |
| siena-1.3 | Oct 07, 2010 | Documentation | Download |
| siena-1.2 | Sep 01, 2010 | Documentation | Download |
| siena-1.1 | Feb 23, 2010 | Documentation | Download |
| siena-1.0 | Jan 11, 2010 | Documentation | Download |
To install locally this modules use the install command:
play install siena-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> siena {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.