Cache Filter
Dependency :
compile ":cachefilter:0.5"
Dependency :
compile ":cachefilter:0.5"
4% of Grails users
Dependency :
compile ":calendar:1.2.1"
Dependency :
compile ":camel:0.2"
Dependency :
compile ":canonical:0.1"
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"
Dependency :
compile ":cas-client:1.1"
Dependency :
compile ":cas-client-plugin:1.0"
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"
Dependency :
compile ":cassandra:0.7.0.20110120.1"
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"