Community contributed extensions

JCR for Play! [cream] module

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

A module that seamlessly integrates Apache Jackrabbit
(JCR 2.0) with Play framework. Provides:

https://github.com/mfornos/Cream

Written by Marc Fornos.

Published releases

0.1 Sep 01 2011 Documentation Try Play

To install locally this module use the install command:

play install cream-{version}

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

require:
        - play -> cream {version}