Grails Config Annotation Plugin
Dependency :
compile ":config-annotation:1.0"
Dependency :
compile ":config-annotation:1.0"
Adds a simple blog interface to an application Read more
Dependency :
compile ":simple-blog:0.3.1"
2% of Grails users
Integrate JavaMelody Monitoring into grails application. Read more
Dependency :
compile ":grails-melody:1.44"
Plugin to generate REST Api documentation. Read more
Dependency :
compile ":apidocs:0.1"
2% of Grails users
The plugin realises asynchronous mail sending. It stores messages in the DB and sends them asynchronously by the quartz job. Read more
Dependency :
compile ":asynchronous-mail:1.0-RC5"
Grails plugin integrating Vaadin 7 into the Grails project. Read more
Dependency :
compile ":vaadin:1.7.5"
Like the jquery-resources plugin that pulls in the jquery javascript lib as a resource, this plugin pulls in Font Awesome. Font Awesome is a very popular font based icon set. Font based icons are a very convenient means of incorporating icons into a web application and the technique is growing in popularity. Font Awesome probably works best when used with the twitter bootstrap UI framework for which it was designed. Read more
Dependency :
compile ":font-awesome-resources:3.1"
Integrates WebDriver with grails to allow functional testing in both HtmlUnit and real browsers. Read more
Dependency :
compile ":webdriver:0.4.2"
GORM criteria for javascript Read more
Dependency :
compile ":criteria-js:0.3"
Uses Memcached as the Tomcat session manager when using the Tomcat server Read more
Dependency :
compile ":standalone-tomcat-memcached:0.1"