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

Subversion Plugin

  • Tags : scm, vcs, subversion
  • Latest : 1.0.2
  • Last Updated: 22 May 2013
  • Grails version : 1.1 > *
1 vote

15% of Grails users

Provides SVNKit as a dependency; an SvnClient class that makes it easier to work with Subversion; and integration with the Release plugin. Read more

Dependency :
compile ":svn:1.0.2"

Documentation Source Issues

Cache Headers

1 vote

15% of Grails users

Adds methods to controllers for controlling client-cachability of the response. Stop thinking about cache-control headers and think about your content semantics. Read more

Dependency :
compile ":cache-headers:1.1.5"

Documentation Source Issues

REST client facilities

  • Tags : rest
  • Latest : 0.7
  • Last Updated: 22 May 2013
  • Grails version : 1.2.0 > *
9 votes

11% of Grails users

Adds REST client capabilities to your Grails application. Read more

Dependency :
compile ":rest:0.7"

Documentation

Export Plugin

  • Tags : report, xml, pdf, csv, rtf, ods, export
  • Latest : 1.5
  • Last Updated: 22 May 2013
  • Grails version : 1.3 > *
32 votes

11% 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 ":export:1.5"

Documentation

Cached Resources

4 votes

11% of Grails users

Provides a "hash and cache" mapper for the resources framework, automatically creating safe unique filenames for your resources and setting them to eternally cache in the browser. Read more

Dependency :
runtime ":cached-resources:1.0"

Documentation Source Issues

Previous12345678910..84Next