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

Segment.io Plugin

  • Tags : /
  • Latest : 0.2.0
  • Last Updated: 11 May 2013
  • Grails version : 2.0 > *
0 vote

The Segment.io Plugin allows your Grails application to use Segment.io. Segment.io lets you send your analytics data to any service you want, without you having to integrate with each one individually. Read more

Dependency :
compile ":segmentio:0.2.0"

Documentation Source Issues

Validate Config Plugin

  • Tags : /
  • Latest : 0.4.2
  • Last Updated: 07 May 2013
  • Grails version : 2.0 > *
2 votes

Adds methods to ConfigObject for validating expected and required properties. To use it, specify validate.required and validate.expected in Config.groovy Read more

Dependency :
compile ":validate-config:0.4.2"

Documentation Source Issues

Health Control

  • Tags : /
  • Latest : 0.2
  • Last Updated: 16 March 2013
  • Grails version : 2.0 > *
2 votes

Automated control of services, resources and other things that might fail from time to time. Read more

Dependency :
compile ":health-control:0.2"

Documentation Source Issues

File Server Plugin

  • Tags : files, download
  • Latest : 0.2
  • Last Updated: 02 April 2013
  • Grails version : 2.0 > *
0 vote

This plugin provides controller that allows you to serve files from any directory on disk. You can specify multiple "root" directories which contain files that should be served. In request you have to specify root directory you want to get file from and path to file (relative to root). Read more

Dependency :
compile ":file-server:0.2"

Documentation Source Issues

Previous12345678910..92Next