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

Events Push Plugin

  • Tags : ajax, push
  • Latest : 1.0.M7
  • Last Updated: 21 January 2013
  • Grails version : 2.0 > *
1 vote

This is a client-side event bus based on the portable push library Atmospherethat propagates events from the server-side event bus provided by the Platform Coreto the browser. It allows your client Javascript code to both send events and listen for them.

For security, events-push is a white-list broadcaster so that you can control exactly which events are propagated fromthe server to the browser.

Read more

Dependency :
compile ":events-push:1.0.M7"

Documentation Source Issues

Inflector Plugin

  • Tags : /
  • Latest : 0.2
  • Last Updated: 07 November 2012
  • Grails version : 1.3.7 > *
1 vote

Brings the wonderful world of rails helpers into the dark, grey madness of Grails.

Now you can pluralize, singularize and even ordinalize your words without depending on trivial JavaScript libraries. Yay! Read more

Dependency :
compile ":inflector:0.2"

Documentation Source

DustJs Resource Plugin

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

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

Dependency :
compile ":dustjs-resources:0.9.2"

Documentation Issues

Wslite plugin

  • Tags : soap, rest
  • Latest : 0.7.2.0
  • Last Updated: 09 March 2013
  • Grails version : 1.2.2 > *
0 vote

This plugin brings the power of https://github.com/jwagenleitner/groovy-wslite library to your Grails app. Thanks to Andres Almiray to provided code at https://github.com/griffon/griffon-wslite-plugin! Read more

Dependency :
compile ":wslite:0.7.2.0"

Documentation Source Issues

JRimum Bopepo Plugin

  • Tags : /
  • Latest : 0.4
  • Last Updated: 20 May 2013
  • Grails version : 1.3.7 > *
0 vote

This plugin allow to create Boletos Bancarios for Banks of Brazil using the Jrimum Bopepo library It define a DSL to declare the Boleto's data structure and same methods to easy render in web interface Read more

Dependency :
compile ":jrimum-bopepo:0.4"

Documentation

Spring Security OAuth plugin

1 vote

Adds OAuth-based authentication to the Spring Security plugin using the OAuth plugin. This plugin provides an OAuth realm that can easily be integrated into existing applications and a host of utility functions to make things like "log in with Twitter" almost trivial. Read more

Dependency :
compile ":spring-security-oauth:2.0.1.1"

Documentation Source Issues

Previous1..10111213141516171819..94Next