Spring Security Core Plugin
Plugin Collection
51% of Grails users
Spring Security Core plugin Read more
Dependency :
compile "org.grails.plugins:spring-security-core:2.0.0"
Fork me on Github
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
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
31% of Grails users
Adds Quartz job scheduling features Read more
Dependency :
compile "org.grails.plugins:quartz:1.0.2"
82% of Grails users
HTML resource management enhancements to replace g.resource etc. Read more
Dependency :
runtime "org.grails.plugins:resources:1.2.14"
8% of Grails users
Adds rich search functionality to Grails domain models.Built on Compass (http://www.compass-project.org/) and Lucene (http://lucene.apache.org/)This version is recommended for JDK 1.5+ Read more
Dependency :
compile "org.grails.plugins:searchable:0.6.9"
3% of Grails users
Enables Grails applications to take advantage of the Apache Shiro security layer, adding easy authentication and access control via roles and permissions. Read more
Dependency :
compile "org.grails.plugins:shiro:1.2.1"
10% of Grails users
This plugin offers export functionality supporting different formats e.g. CSV, Excel, Open Document Spreadsheet, PDF and XML and can be extended to add additional formats. Read more
Dependency :
compile "org.grails.plugins:export:1.6"
3% of Grails users
This plugin adds automatic and customizable filtering capabilities to any Grails application's list views. Read more
Dependency :
compile "org.grails.plugins:filterpane:2.5.0"
Plugin Collection
5% of Grails users
A plugin that integrates the Mongo document datastore into Grails, providing a GORM API onto it Read more
Dependency :
compile "org.grails.plugins:mongodb:5.0.0.RC1"
Plugin Collection
Dependency :
compile "org.grails.plugins:acegi:0.5.3.2"