Play framework is joining the Typesafe Stack — More information in the official announcement

Community contributed extensions

Ivy dependency management [ivy] module

This module lets you manage your dependencies with apache ivy.

http://github.com/pk11/play-ivy

Written by Peter Hausel.

Published releases

ivy-1.0.1 ★ Sep 10, 2010 Documentation Download
ivy-1.0   Apr 01, 2010 Documentation Download

To install locally this modules use the install command:

play install ivy-{version}

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

require:
    - play -> ivy {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.