Play framework is joining the Typesafe Stack — More information in the official announcement
Community contributed extensions
The content negotiation module helps using content types which are not directly supported by the Play! framework such as VCard and Atom/RSS feeds using annotations.
http://github.com/oasits/play-content-negotiation
Written by Sebastian Hoß.
| cnm-2.0 ★ | Apr 10, 2011 | Documentation | Download |
| cnm-1.1 | Oct 11, 2010 | Documentation | Download |
| cnm-1.0 | Aug 04, 2010 | Documentation | Download |
To install locally this modules use the install command:
play install cnm-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> cnm {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.