Plugins You can find out about all the publicly available Grails plugins.

Provides Mail support to a running Grails application

supported by SpringSource

47 votes

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"

Documentation Source Issues

Excel, Excel 2007 & CSV Importer Using Apache POI

11 votes

4% of Grails users

Excel-Import plugin uses Apache POI http://poi.apache.org/ library (v 3.7) to parse Excel files. It's useful for either bootstrapping data, or when you want to allow your users to enter some data using Excel spreadsheets. Read more

Dependency :
compile ":excel-import:1.0.0"

Documentation Source Issues

12Next