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

Simian for Grails

  • Tags : code, quality
  • Latest : 0.1-SNAPSHOT
  • Last Updated: 09 October 2012
  • Grails version : 1.3.7 > *
1 vote

Simian plugin identifies duplication for Grails app code,such as .groovy,.gsp,.java,.js,.css ..., and generate report file(html,xml). Read more

Dependency :
compile ":simian:0.1-SNAPSHOT"

Documentation Source Issues

Subversion Plugin

  • Tags : scm, vcs, subversion
  • Latest : 1.0.2
  • Last Updated: 25 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

Inviter - a simple way to invite people

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

This is a grails port of the functionality found in the OpenInviter PHP project. The plugin allows you to get address book information and send messages to various email clients and social networks.

Under the hood, it uses the excellent Scribe Library for java.

Full documentation at https://github.com/tomaslin/grails-inviter Read more

Dependency :
compile ":inviter:0.4"

Documentation

Profile Plugin

  • Tags : performance, utility
  • Latest : 0.4
  • Last Updated: 08 March 2012
  • Grails version : 1.3.3 > *
1 vote

Profile applications on a per-request basis, logging how long requests, controller actions, service method calls, and others take. Read more

Dependency :
compile ":profiler:0.4"

Documentation Source Issues

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..39404142434445464748Next