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

GVPS(Grails Video Pseudo Streamer) Plugin

1 vote

This plugin is written for the Grails web application framework, and intends to make it relatively easy to host videos. The goals of this plugin are as follows:

  • Host, manage and display video assets
  • Provide an easy mechanism to convert standard movie formats Quicktime, MPEG, etc. to the flash movie format FLV
  • Perform movie conversions (i.e. MPEG -> FLV) or (MPEG -> MP4) asynchronously
  • Provide options for JW-FLV or Flowplayer
This plugin uses several utilities to work with video assets. Please s... Read more

Dependency :
compile ":gvps:0.3"

Documentation Source

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

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: 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

Previous1..39404142434445464748Next