Console Plugin
5% of Grails users
A web-based Groovy console for interactive runtime application management and debugging Read more
Dependency :
compile "org.grails.plugins:console:1.5.12"
Fork me on Github
5% of Grails users
A web-based Groovy console for interactive runtime application management and debugging Read more
Dependency :
compile "org.grails.plugins:console:1.5.12"
Provides a more friendly way to update your application or plugin version. Read more
Dependency :
provided "org.grails.plugins:version-update:1.6.0"
10% of Grails users
Simplifies plugin configuration tasks Read more
Dependency :
compile "org.grails.plugins:plugin-config:0.2.1"
This plugin will poll for changes to external configuration files (files added to grails.config.locations), reloadthe configuration when a change has occurred, and notify specified plugins by firing the onConfigChange event in each.This plugin, like reloadable config (http://www.grails.org/plugin/reloadable-config), has no dependencies but usessimple Java timers. However, unlike reloadable config, it is able to be fired at will and plugins can be notifiedof configuration changes.Please note: No ... Read more
Dependency :
runtime "org.grails.plugins:external-config-reload:1.4.1"
Allows you to setup global JSON settings in your Config.groovy file.You can exclude properties by name, prevent null properties from rendering, and ignore the version property. Read more
Dependency :
compile "org.grails.plugins:global-json-settings:0.1.1"
Grails plugin that expose a Conf class to get/put string values based on string keys: Conf.valueGet("website-motto"). Read more
Dependency :
compile "org.grails.plugins:application-configuration:0.1"
Dependency :
compile "org.grails.plugins:external-config:2.0"
Dependency :
compile "org.grails.plugins:settings:1.4"
Dependency :
compile "org.grails.plugins:code-editor:0.2.4"
Dependency :
compile "org.grails.plugins:log4j-xml:0.2"