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.1"
Documentation
Source
Issues
A plugin to log spring security events. Read more
Dependency :
compile ":spring-security-eventlog:0.2"
Documentation
Source
For application developers Federated environments can be somewhat daunting and complex.
This plugin allows Grails applications (particuarly those protected by Shibboleth service providers http://shibboleth.net/products/service-provider.html ) to easily integrate into federated authentication.
The plugin utilizes Shiro as its internal authentication and access control layer.
Read more
Dependency :
compile ":federated-grails:0.3.1"
Documentation
A plugin that enables Grails scaffolding to operate as an Angular.js one-page app. Read more
Dependency :
compile ":angular-scaffolding:1.0-SNAPSHOT"
Documentation
Source
Issues
The Ducksboard API plugin provides integration with the ducksboard.com pull and push API. Ducksboard is an online dashboard to display all your metrics in real time. Read more
Dependency :
compile ":ducksboard-api:0.2.2"
Documentation
Source
Simple bcrypt plugin to perform bcrypt hashing. Read more
Dependency :
compile ":bcrypt:1.0"
Documentation
Source
Issues
Interfaces with Maxmind's minFraud anti-fraud service. Read more
Dependency :
compile ":maxmind-minfraud:0.1"
Documentation
Source
Issues
An address domain object that can be embedded in other domain object to save redefining it all the time Read more
Dependency :
compile ":address:0.2"
Documentation
Source
A plugin that provides resources definitions for Ember.js Read more
Dependency :
compile ":ember:0.9.8.1"
Documentation
Source
Issues
This plug-in supports using Handlebars.js templates with the Grails Resources Plugin. This plugin includes a resource mapper that will precompile
the template files into JavaScript and make it available for other resource processing, including minification and bundling.
The Handlebars.js resource files are also included. Read more
Dependency :
runtime ":handlebars-resources:0.3.6"
Documentation
Source
Issues