Apache Tomcat plugin
Plugin Collection
100% of Grails users
Makes Tomcat the servlet container for Grails at development time Read more
Dependency :
build "org.grails.plugins:tomcat:8.0.50"
Fork me on Github
Plugin Collection
100% of Grails users
Makes Tomcat the servlet container for Grails at development time Read more
Dependency :
build "org.grails.plugins:tomcat:8.0.50"
Plugin Collection
97% of Grails users
Provides integration between Grails and Hibernate 3 through GORM Read more
Dependency :
runtime "org.grails.plugins:hibernate:3.6.10.19"
87% of Grails users
Add additional Features to your web.xml, such as Filters, Config Listeners or Context Parameter definitions Read more
Dependency :
compile "org.grails.plugins:webxml:1.4.1"
82% of Grails users
HTML resource management enhancements to replace g.resource etc. Read more
Dependency :
runtime "org.grails.plugins:resources:1.2.14"
82% of Grails users
Provides integration for the jQuery library with Grails JavascriptProvider Read more
Dependency :
runtime "org.grails.plugins:jquery:1.11.1"
Plugin Collection
51% of Grails users
Spring Security Core plugin Read more
Dependency :
compile "org.grails.plugins:spring-security-core:2.0.0"
Plugin Collection
46% of Grails users
Grails Database Migration Plugin Read more
Dependency :
runtime "org.grails.plugins:database-migration:1.4.1"
Plugin Collection
44% of Grails users
This plug-in provides a MailService class as well as configuring the necessary beans withinthe Spring ApplicationContext.It also adds a "sendMail" method to all controller classes. A typical example usage is:sendMail { to "[email protected]","[email protected]" from "[email protected]" cc "[email protected]", "[email protected]" bcc "[email protected]" subject "Hello John" text "this is some text"} Read more
Dependency :
compile "org.grails.plugins:mail:1.0.7"
Plugin Collection
44% of Grails users
Grails Cache Plugin Read more
Dependency :
compile "org.grails.plugins:cache:1.1.8"
33% of Grails users
Simply supplies jQuery UI resources, depends on jQuery plugin. Use this plugin to avoid resource duplication and conflicts. Read more
Dependency :
compile "org.grails.plugins:jquery-ui:1.10.4"