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

Dynamic Controller Plugin

  • Tags : /
  • Latest : 0.4
  • Last Updated: 24 May 2013
  • Grails version : 2.0 > *
3 votes

2% of Grails users

Supports controller mixins, where action closures are retrieved from various sources including existing controllers, files, database source, etc. Can also create full controllers dynamically. Read more

Dependency :
compile ":dynamic-controller:0.4"

Documentation

JSR 311 plugin

4 votes

2% of Grails users

A plugin that supports the development of RESTful web services based on the Java API for RESTful Web Services (JSR 311: JAX-RS). It is targeted at developers who want to structure the web service layer of an application in a JSR 311 compatible way but still want to continue to use Grails' powerful features such as GORM, automated XML and JSON marshalling, Grails services, Grails filters and so on. This plugin is an alternative to Grails' built-in mechanism for implementing RESTful web services.

A...

Read more

Dependency :
compile ":jaxrs:0.8"

Documentation Source Issues

JQuery Validation Plugin

1 vote

2% of Grails users

Simply supplies jQuery Validation resources, depends on jQuery plugin. Use this plugin to avoid resource duplication and conflicts. Read more

Dependency :
compile ":jquery-validation:1.9"

Source

Cookie Plugin

  • Tags : /
  • Latest : 0.4
  • Last Updated: 24 May 2013
  • Grails version : 2.1 > *
1 vote

2% of Grails users

Makes dealing with cookies easy. Provides an injectable service and tag to easily get, set, and delete cookies with one line Read more

Dependency :
compile ":cookie:0.4"

Documentation Source

Previous1..3456789101112..84Next