Dropwizard Plugin
Adds support for Dropwizard Read more
Dependency :
compile ":dropwizard:0.1"
Adds support for Dropwizard Read more
Dependency :
compile ":dropwizard:0.1"
Provide simple breadcrumb functionality using the twitter bootstrap library Read more
Dependency :
compile ":bootstrap-crumbs:1.0.2"
This plugin contains a builder to easily convert your event into the iCalendar format. The plugin hooks replaces each render method that uses the contentType 'text/calendar'. Read more
Dependency :
compile ":ic-alendar:0.3.5"
supported by SpringSource
The Redis plugin provides integration with a Redis datastore. Redis is a lightning fast 'data structure server'. The plugin enables a number of memoization techniques to cache results from complex operations in Redis. Read more
Dependency :
compile ":redis:1.3.3"
Runs functional CapserJS tests in Grails application. The results of these tests are reported in xUnit XML files compatible. To run the tests, you must enter the following command: grails test-app casper: Read more
Dependency :
compile ":casper-runner:0.2"
9% of Grails users
Runs CodeNarc static analysis rules for Groovy source. Read more
Dependency :
compile ":codenarc:0.18.1"
Adds support for the Dumbster SMTP server for testing Read more
Dependency :
compile ":dumbster:0.2"
Provides LESS files resource mapper. Compile .less files into .css files. Less compiler based on less.js (LESS - Leaner CSS v1.3.0 http://lesscss.org) Read more
Dependency :
compile ":less-resources:1.3.3.1"
This is a simple, by convention, suggestion service to provide suggestions to auto complete controls.
Just point the auto complete JS URL at suggest/subject (+)?term=bla and you get a JSON list of suggestion strings back.
You can add suggestion handlers to the service as a closure, or just add a text file named subject (+).txt with an itemper line to be searched for matches. The simple search returns a result if an item string contains the term anywhere.
See docs for details.
Read moreDependency :
compile ":simple-suggestions:0.1"
Makes Jetty the development time container for Grails Read more
Dependency :
compile ":jetty:2.0.3"