Apache Tomcat plugin for Grails
supported by SpringSource
100% of Grails users
Makes Tomcat 7.0 the default servlet container for Grails at development time. Read more
Dependency :
build ":tomcat:7.0.39"
supported by SpringSource
100% of Grails users
Makes Tomcat 7.0 the default servlet container for Grails at development time. Read more
Dependency :
build ":tomcat:7.0.39"
supported by SpringSource
96% of Grails users
Provides integration between Grails and Hibernate 3 through GORM Read more
Dependency :
compile ":hibernate:3.6.10.M3"
87% of Grails users
Add additional Features to your web.xml, such as Filters, Config Listeners or Context Parameter definitions Read more
Dependency :
compile ":webxml:1.4.1"
83% of Grails users
Provides integration for the JQuery library with grails JavascriptProvider Read more
Dependency :
runtime ":jquery:1.8.3"
81% of Grails users
HTML resource management enhancements to replace g.resource etc. Read more
Dependency :
runtime ":resources:1.2.RC2"
supported by SpringSource
49% of Grails users
Spring Security Core plugin Read more
Dependency :
compile ":spring-security-core:1.2.7.3"
supported by SpringSource
47% of Grails users
Grails Database Migration Plugin Read more
Dependency :
runtime ":database-migration:1.3.3"
supported by SpringSource
43% of Grails users
Grails Cache Plugin Read more
Dependency :
compile ":cache:1.0.1"
supported by SpringSource
40% 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. Read more
Dependency :
compile ":mail:1.0.1"
32% 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 ":jquery-ui:1.8.24"