Bootstrap File Upload Plugin
Dependency :
compile ":bootstrap-file-upload:2.1.1"
Summary
Grails Plugin to integrate Sebastian Tschan's Jquery File Upload (https://github.com/blueimp/jQuery-File-Upload).
Installation
grails install-plugin bootstrap-file-upload
Description
Official documentation is with the source on Github.