Skip to content

Instantly share code, notes, and snippets.

@greenlaw110
Last active December 5, 2023 02:36
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save greenlaw110/2868365 to your computer and use it in GitHub Desktop.
Save greenlaw110/2868365 to your computer and use it in GitHub Desktop.
Green's common Play modules
# Application dependencies
require:
- com.greenlaw110 -> app-base 2.1.3
- com.greenlaw110 -> play-excel 1.2.3
- com.greenlaw110 -> config 1.2.2
- com.greenlaw110 -> betterlogs 1.2j
- com.greenlaw110 -> aaa 2.1
- com.greenlaw110 -> play-rythm 1.0.1-b3
- com.greenlaw110 -> morphia 1.5.0a
- play -> guice [1.2,)
- com.greenlaw110 -> greenscript 1.2.11b
- play -> crud
- play -> secure
repositories:
- greenlaw110:
type: http
artifact: "http://greenlaw110.com/play/repo/[module]-[revision].zip"
contains:
- com.greenlaw110 -> *
@greenlaw110
Copy link
Author

gelinsoft.com is obsolete, please use greenlaw110.com instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment