Play framework is joining the Typesafe Stack — More information in the official announcement
Community contributed extensions
Play Scala enables you to use the Scala language for your application keeping key properties of the Play framework. It uses a more functional and Scala idiomatic style of programming without giving up on simplicity and developer friendliness.
Check the dedicated website at http://scala.playframework.org.
https://github.com/playframework/play-scala
Written by Sadek Drobi, Guillaume Bort, Peter Hausel.
| scala-0.9.1 ★ | May 29, 2011 | Documentation | Download |
| scala-0.9 | Apr 13, 2011 | Documentation | Download |
| scala-0.8 | Nov 01, 2010 | Documentation | Download |
| scala-0.7.3 | Aug 13, 2010 | Documentation | Download |
| scala-0.7.2 | Jul 22, 2010 | Documentation | Download |
| scala-0.7.1 | Jul 15, 2010 | Documentation | Download |
| scala-0.7 | Jul 12, 2010 | Documentation | Download |
To install locally this modules use the install command:
play install scala-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> scala {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.