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

Rabbitmq Tasks Plugin

  • Tags : background, task
  • Latest : 0.5.4
  • Last Updated: 05 December 2012
  • Grails version : 1.3.3 > *
0 vote

The tasks plugin provides a way to run background tasks in grails using rabbitmq to queue them. Provides a framework for adding tasks, deleting them, and aborting them. Read more

Dependency :
compile ":rabbitmq-tasks:0.5.4"

Documentation Source Issues

Bruteforce Defender Plugin

  • Tags : /
  • Latest : 1.0
  • Last Updated: 15 October 2012
  • Grails version : 2.0 > *
1 vote

Plugin adds functionality of blocking user account after a configured number of failed login, thus countering brute-force attacks. Plugin is working on top of configured Spring Security Core plugin with its UserDetails. Read more

Dependency :
compile ":bruteforce-defender:1.0"

Documentation Source Issues

EmberJS templates precompiler Plugin

0 vote

This plug-in precompiles Ember.js handlebars templates on the server side.

It integrates with grails resources plugin to allow subsequent minification, gzip and more.

It's a fork from Matt Sheehan's grails-handlebars-resources plugin with two differences :

  • it targets Handlebars templates with added EmberJS helpers
  • it does not declare any resource module.
Read more

Dependency :
compile ":ember-templates-precompiler:0.4.1"

Documentation Source Issues

CORS Plugin

  • Tags : /
  • Latest : 1.1.0
  • Last Updated: 25 April 2013
  • Grails version : 2.0 > *
3 votes

Installs a servlet filter to set Access-Control-Allow-Origin and other CORS related headers to enable cross site AJAX requests to your Grails application Read more

Dependency :
runtime ":cors:1.1.0"

Documentation Source Issues

Astyanax Cassandra Client

  • Tags : persistence, nosql, cassandra
  • Latest : 0.3.2
  • Last Updated: 30 November 2012
  • Grails version : 2.0.0 > *
0 vote

This plugin exposes the Astyanax Cassandra client as a Grails service and adds dynamic methodsto make using it from Groovy more convenient. It also implements the interface defined by the cassandra-orm plugin (to be released soon) that provides GORM-like dynamic methods for storing Groovy objects and relationships in Cassandra.Note that this plugin does not implement the GORM API. Read more

Dependency :
compile ":cassandra-astyanax:0.3.2"

Documentation Source Issues

Previous1..45678910111213..93Next