| Author(s) | Brian Saville |
|---|---|
| Current Release | 1.2.0 (1 week ago) |
| Grails Version | 1.2 > * |
| License(s) | Apache License 2.0 |
| Organization | Adaptive Computing |
| Tags |
configuration
external
quartz
|
| Dependency | compile ":external-config-reload:1.2.0" |
grails.project.dependency.resolution = {
plugins {
// Use latest release version in place of 'latest.integration' such as :0.4.3
runtime ':external-config-reload:latest.integration'
}
}grails install-plugin external-config-reload