Maxmind minFraud Plugin
Interfaces with Maxmind's minFraud anti-fraud service. Read more
Dependency :
compile ":maxmind-minfraud:0.1"
Interfaces with Maxmind's minFraud anti-fraud service. Read more
Dependency :
compile ":maxmind-minfraud:0.1"
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"
A plugin that provides resources definitions for Ember.js Read more
Dependency :
compile ":ember:0.9.8.1"
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"
Add OpenID authentication to the Shiro plugin with a set of installable Shiro domain class and openid4java view templates. Read more
Dependency :
compile ":shiro-openid:0.7"
The MongoFile plugin provides a MongoFileService that saves, retrieves and deletes files from a MongoDB file store. Furthermore, the domain classes have methods injected to handle these files.
Each file is stored in a MongoDB collection (bucket), named after the domain class name. This plugin depends on the MongoDB plugin. Read moreDependency :
compile ":mongo-file:1.1.1"
This plugin sets up some basic error handling for your application. Specifically, it creates a default ErrorController for handling 403, 404 and 500 status codes, along with accompanying GSPs. It also looks for GSP pages (matching the Grails convention of finding resources) before rendering the 404 page, allowing pages to be added without creating controllers or further configuration of the URL mappings. This is useful in allowing GSP pages to be added to your project by people not familiar with... Read more
Dependency :
compile ":errors:0.8"
This plugin provides a framework for authorising actions in Controllers, methods in Services and visible elements in GSPs. No authentication or domain models are provided so you are free to use your own or another plugins'. Read more
Dependency :
compile ":authorise:1.2"
High quality image manipulation plugin, for scaling and cropping images. Uses the pure Java java-image-scaling library Read more
Dependency :
compile ":hd-image-utils:0.4"
Dependency :
compile ":sample-data:1.0.0"