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

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

Build Test Data Plugin

  • Tags : testing, data, domain
  • Latest : 2.0.5
  • Last Updated: 10 June 2013
  • Grails version : 2.0.0 > *
18 votes

4% of Grails users

Enables the easy creation of test data by automatic inspection of constraints. Any properties that are required have their constraints examined and a value is automatically provided for them. Read more

Dependency :
compile ":build-test-data:2.0.5"

Documentation Issues

RichUI Plugin

  • Tags : ui
  • Latest : 0.8
  • Last Updated: 10 June 2013
  • Grails version : 1.1 > *
28 votes

4% of Grails users

Read more

Dependency :
compile ":richui:0.8"

MongoDB GORM

supported by SpringSource

  • Tags : persistence, gorm, mongodb, nosql
  • Latest : 1.2.0
  • Last Updated: 10 June 2013
  • Grails version : 2.0.0 > *
26 votes

4% of Grails users

A plugin that integrates the Mongo document datastore into Grails, providing a GORM API onto it Read more

Dependency :
compile ":mongodb:1.2.0"

Documentation Source Issues

Apache Shiro Integration for Grails

  • Tags : security, shiro
  • Latest : 1.1.4
  • Last Updated: 10 June 2013
  • Grails version : 1.2 > *
38 votes

4% 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 ":shiro:1.1.4"

Documentation

Previous12345678910..84Next