Forked from greenlaw110/gelin-common-play-modules.yml
Created
October 9, 2012 02:21
-
-
Save freewind/3856211 to your computer and use it in GitHub Desktop.
Green's common Play modules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Application dependencies | |
require: | |
- com.gelinsoft -> app-base 1.3.5 | |
- com.gelinsoft -> config 1.2.2 | |
- com.gelinsoft -> betterlogs 1.2i | |
- com.gelinsoft -> aaa 1.3b | |
#- play -> rythm 1.0.0-20120814a | |
- com.gelinsoft -> rythm 1.0.0-20120906 | |
- play -> morphia 1.2.9 | |
#- com.gelinsoft -> morphia 1.2.8-20120615 | |
- play -> guice [1.2,) | |
#- play -> greenscript 1.2.8b | |
- com.gelinsoft -> greenscript 1.2.9a | |
- play -> crud | |
- play -> secure | |
repositories: | |
- gelinsoft: | |
type: http | |
artifact: "http://gelinsoft.com/play/repo/[module]-[revision].zip" | |
contains: | |
- com.gelinsoft -> * |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment