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

Cargo Deploy Plugin

  • Tags : /
  • Latest : 0.1
  • Last Updated: 16 September 2012
  • Grails version : 2.0 > *
0 vote

This allows deployment of your grails applicaiton WAR file directly to an application server. This plugin uses the cargo libraries to deploy WAR files and manage servlet containers. If you wish to check to see if your servlet container is supported, see: http://cargo.codehaus.org/ Read more

Dependency :
compile ":cargo-deploy:0.1"

Documentation Source Issues

CasperJS Tests Runner Plugin

  • Tags : /
  • Latest : 0.2
  • Last Updated: 22 February 2013
  • Grails version : 2.0 > *
1 vote

Runs functional CapserJS tests in Grails application. The results of these tests are reported in xUnit XML files compatible. To run the tests, you must enter the following command: grails test-app casper: Read more

Dependency :
compile ":casper-runner:0.2"

Documentation Source Issues

Astyanax Cassandra Client

  • Tags : persistence, nosql, cassandra
  • Latest : 0.3.2
  • Last Updated: 30 November 2012
  • Grails version : 2.0.0 > *
0 vote

This plugin exposes the Astyanax Cassandra client as a Grails service and adds dynamic methodsto make using it from Groovy more convenient. It also implements the interface defined by the cassandra-orm plugin (to be released soon) that provides GORM-like dynamic methods for storing Groovy objects and relationships in Cassandra.Note that this plugin does not implement the GORM API. Read more

Dependency :
compile ":cassandra-astyanax:0.3.2"

Documentation Source Issues

Cassandra Object Persistence Framework

  • Tags : persistence, nosql, cassandra
  • Latest : 0.3.2
  • Last Updated: 30 November 2012
  • Grails version : 2.0.0 > *
0 vote

Provides GORM-like dynamic methods for persisting Groovy objects into Cassandra (but does not implement the GORM API). It also adds a number of dynamic methods and arguments specific to typical Cassandra usage, like the ability to specify consistency level and manipulate counters. Must me used in concert with the cassandra-astyanax plugin. Read more

Dependency :
compile ":cassandra-orm:0.3.2"

Documentation Source Issues

Cdn Resources Plugin

  • Tags : /
  • Latest : 0.2.1
  • Last Updated: 08 March 2012
  • Grails version : 1.3.1 > *
0 vote

Loads static resources using Content Delivery Networks using the Resources plugin framework Read more

Dependency :
compile ":cdn-resources:0.2.1"

Documentation

Previous1..6789101112131415..92Next