Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save freewind/3856211 to your computer and use it in GitHub Desktop.
Save freewind/3856211 to your computer and use it in GitHub Desktop.
Green's common Play modules
# 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