Play framework is joining the Typesafe Stack — More information in the official announcement
Community contributed extensions
Adds Ebean ORM to play!. Still in very experimental phase.
https://github.com/lyubo/play-ebean
Written by Lyubomir Ivanov.
| ebean-1.0.6 ★ | Jan 12, 2012 | Documentation | Download |
| ebean-1.0.5 | Oct 27, 2011 | Documentation | Download |
| ebean-1.0.4 | Mar 23, 2011 | Documentation | Download |
| ebean-1.0.2 | Jun 01, 2010 | Documentation | Download |
| ebean-1.0.1 | Apr 29, 2010 | Documentation | Download |
| ebean-1.0 | Apr 20, 2010 | Documentation | Download |
To install locally this modules use the install command:
play install ebean-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> ebean {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.