Hibernate for Grails
supported by SpringSource
96% of Grails users
Provides integration between Grails and Hibernate through GORM Read more
Dependency :
compile ":hibernate:2.2.3"
supported by SpringSource
96% of Grails users
Provides integration between Grails and Hibernate through GORM Read more
Dependency :
compile ":hibernate:2.2.3"
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:2.2.3"
Provide simple breadcrumb functionality using the twitter bootstrap library Read more
Dependency :
compile ":bootstrap-crumbs:1.0.3"
supported by SpringSource
26% of Grails users
This plugin adds Quartz job scheduling features to Grails application. Read more
Dependency :
compile ":quartz:1.0-RC9"
Incorporates GWT into Grails. In particular, GWT host pages can be GSPs and standard Grails services can be used to handle client RPC requests. Read more
Dependency :
compile ":gwt:0.9"
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.2.1"
This plugin is intended to produce a lightweight, deployable grails application. It embeds jetty, and uses a number of the conventions from Dropwizard that make sense. This plugin uses some code from both the standalone plugin by Burt Beckwith and Dropwizard by Codahale. Read more
Dependency :
compile ":lightweight-deploy:0.6.5"
Plugin for using Stripe to process credit card transactions. Read more
Dependency :
compile ":stripe:2.2"
Plugin to allow for handling controller actions in JavaScript Read more
Dependency :
compile ":js-controllers:1.2"
A plugin that integrates the Neo4j graph database into Grails, providing a GORM API onto it Read more
Dependency :
compile ":neo4j:1.0.0"