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

Grails Font Awesome Resources Plugin

  • Tags : ui, resources
  • Latest : 3.2.1
  • Last Updated: 17 June 2013
  • Grails version : 2.0 > *
0 vote

Like the jquery-resources plugin that pulls in the jquery javascript lib as a resource, this plugin pulls in Font Awesome. Font Awesome is a very popular font based icon set. Font based icons are a very convenient means of incorporating icons into a web application and the technique is growing in popularity. Font Awesome probably works best when used with the twitter bootstrap UI framework for which it was designed. Read more

Dependency :
compile ":font-awesome-resources:3.2.1"

Documentation Source Issues

Lightweight Deploy Plugin

  • Tags : /
  • Latest : 0.6.5
  • Last Updated: 17 June 2013
  • Grails version : 2.0 > *
0 vote

This plugin is intended to produce a lightweight, deployable grails application. It embeds jetty, and uses a number of the conventions from Dropwizard that make sense. This plugin uses some code from both the standalone plugin by Burt Beckwith and Dropwizard by Codahale. Read more

Dependency :
compile ":lightweight-deploy:0.6.5"

Documentation Source Issues

12345678910..94Next