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

Build Info Tag Plugin

  • Tags : /
  • Latest : 0.3.1
  • Last Updated: 17 October 2012
  • Grails version : 1.3.7 > *
0 vote

Puts a build.info file in the generated WAR file and provides a few GSP tags to display the information in it. For now, the build number is the date and the plugin also collects the GIT commit number and displays it. Read more

Dependency :
compile ":build-info-tag:0.3.1"

Documentation Source

Dustjs Plugin

  • Tags : /
  • Latest : 0.2
  • Last Updated: 23 May 2012
  • Grails version : 2.0 > *
0 vote

This plugin supports server-side compilation of .dust template files to their .js counterparts. Read more

Dependency :
compile ":dustjs:0.2"

Documentation

Jasmine Plugin

  • Tags : /
  • Latest : 1.1
  • Last Updated: 24 May 2012
  • Grails version : 1.2.0 > *
0 vote

Test Runner for Jasmine: DOM-less simple JavaScript testing framework Read more

Dependency :
compile ":jasmine:1.1"

Documentation

Cookie Session Plugin

  • Tags : utility, session, cookies
  • Latest : 2.0.7
  • Last Updated: 13 February 2013
  • Grails version : 1.2.4 > *
2 votes

The Cookie Session plugin enables grails applications to store session data in http cookies between requests instead of in memory on the server. This allows application deployments to be more stateless which supports simplified scaling architectures and fault tolerance. Read more

Dependency :
compile ":cookie-session:2.0.7"

Documentation Source

Mail Watcher Plugin

  • Tags : /
  • Latest : 0.1
  • Last Updated: 05 March 2012
  • Grails version : 2.0 > *
0 vote

This Plugin will poll provided Gmail id for unread mails,And Will save them. Read more

Dependency :
compile ":mail-watcher:0.1"

Documentation

Previous1..12131415161718192021..93Next