Community contributed extensions

OrientDB [orientdb] module

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

OrientDB for Play! Framework

Features

https://github.com/mfornos/orientdb

Written by Marc Fornos.

Published releases

0.1.1 Dec 30 2011 Documentation Try Play
0.1 Sep 08 2011 Documentation Try Play

To install locally this module use the install command:

play install orientdb-{version}

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

require:
        - play -> orientdb {version}