Play framework is joining the Typesafe Stack — More information in the official announcement
Community contributed extensions
The S3Blobs Play Framework Module provides an easy way to read an write files from Amazon S3 from within JPA entities.
https://github.com/jamesward/S3-Blobs-module-for-Play
Written by James Ward.
| s3blobs-0.1 ★ | Feb 14, 2012 | Documentation | Download |
To install locally this modules use the install command:
play install s3blobs-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> s3blobs {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.