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
Bundles the Apache Tika along with a parser service. Read more
Dependency :
compile ":tika-parser:1.3.0.1"
Documentation
Source
Issues
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
Grails plugin for sanchez.js javascript/html/GSP templates on client and server-side. Read more
Dependency :
compile ":sanchez:1.0"
Documentation
Source
Issues
Integration with www.mixpanel.com analytics Read more
Dependency :
compile ":mixpanel:1.0"
Documentation
Source
Issues
This plugin provides a simple way to embed your web application with page view tracking and event tracking of Google Analytics. Read more
Dependency :
compile ":google-analytics-tracker:0.1"
Documentation
Source
Issues
Facilitates easier implementation of the spring security core annotated controllers. Read more
Dependency :
compile ":spring-security-role-generator:0.2"
Documentation
Source
Issues
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
Adds support for Dropwizard Read more
Dependency :
compile ":dropwizard:0.1"
Documentation
Source
Issues
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