Community contributed extensions

CloudBees [cloudbees] module

This module is for the Play 1.x series only.

This module provides integration with CloudBees RUN@cloud PaaS, For a getting started guide go here

https://github.com/hadashi/play-cloudbees

Written by Ivan Meredith.

Published releases

0.2.2 Jul 04 2011 Documentation Try Play
0.2.1 Jun 21 2011 Documentation Try Play
0.2 May 30 2011 Documentation Try Play
0.1 Apr 07 2011 Documentation Try Play

To install locally this module use the install command:

play install cloudbees-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
        - play -> cloudbees {version}