22 votes
6% of Grails users
This plugin adds easy support for launching jasper reports from GSP pages.
After installing this plugin, run your application and request (app-url)/jasper/demo for a demonstration and instructions. Read more
Dependency :
compile ":jasper:1.6.1"
Documentation
Source
Issues
6 votes
6% of Grails users
The Grails CSV Plugin allows you to easily parse and consume CSV data from a number of input sources. It
supports complex parsing scenarios such as nested commas inside quotes, escaped tokens, multi-line quoted
values and allows configuration of parsing options (separator char, escape char, text encoding, etc). It is
based on Glen Smith (et. al.)'s OpenCSV project (http://opencsv.sourceforge.net)
This plugin adds two dynamic methods 'eachCsvLine' and 'toCsvReader' to each of the following classe...
Read more
Dependency :
compile ":csv:0.3.1"
Documentation
7 votes
6% of Grails users
Integrates the geb functional testing framework Read more
Dependency :
compile ":geb:0.9.0"
Documentation
3 votes
6% of Grails users
Read more
Dependency :
compile ":executor:0.3"
Documentation
Source
2 votes
6% of Grails users
Grails REST Client Builder Plugin Read more
Dependency :
compile ":rest-client-builder:1.0.2"
Documentation
Source
Issues
5 votes
4% of Grails users
CKeditor web WYSIWYG editor integration plugin. Read more
Dependency :
compile ":ckeditor:3.6.3.0"
Documentation
Source
Issues
7 votes
4% of Grails users
This plugin supports server-side compilation of .less CSS files to their .css counterparts. Read more
Dependency :
compile ":lesscss-resources:1.3.3"
Documentation
Source
Issues
17 votes
4% of Grails users
Read more
Dependency :
compile ":audit-logging:0.5.4"
Issues
13 votes
4% of Grails users
A web-based Groovy console for interactive runtime application management and debugging Read more
Dependency :
compile ":console:1.2"
Documentation
Source
Issues
0 vote
4% of Grails users
Minifies static css and js resources using the YUI Compressor library Read more
Dependency :
runtime ":yui-minify-resources:0.1.5"
Documentation
Source