Community contributed extensions

Camel [camel] module

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

A EIP + Messaging module for the Play! Framework

- Integration done right

Include engine from:
- Apache-Camel => EIP engine
- Apache ActiveMQ => embedded JMS Broker

https://github.com/marcuspocus/play-camel

Written by Marc Deschamps.

Published releases

0.2 May 13 2012 Documentation Try Play
0.1.2 May 02 2012 Documentation Try Play
0.1.1 May 01 2012 Documentation Try Play
0.1 Jul 19 2011 Documentation Try Play

To install locally this module use the install command:

play install camel-{version}

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

require:
        - play -> camel {version}