Quartz plugin for Grails
Plugin Collection
31% of Grails users
Adds Quartz job scheduling features Read more
Dependency :
compile "org.grails.plugins:quartz:1.0.2"
Fork me on Github
Plugin Collection
31% of Grails users
Adds Quartz job scheduling features Read more
Dependency :
compile "org.grails.plugins:quartz:1.0.2"
Plugin Collection
Dependency :
compile "org.grails.plugins:ui-performance:1.2.2"
Plugin Collection
Dependency :
compile "org.grails.plugins:acegi:0.5.3.2"
Plugin Collection
Dependency :
compile "org.grails.plugins:datasources:0.5"
Plugin Collection
A plugin that adds a generic mechanism for tagging data. Read more
Dependency :
compile "org.grails.plugins:taggable:1.1.1"
Plugin Collection
Adds support for comments. Mark up any of your domain classes as having comments and then use the tag library and partial templates to integrate comments into your views. Read more
Dependency :
compile "org.grails.plugins:commentable:0.8.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
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"
Plugin Collection
Implementation of GORM for JPA Read more
Dependency :
compile "org.grails.plugins:gorm-jpa:1.0.0.M1"