Apache Camel Plugin
Dependency :
compile ":camel:0.2"
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"
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"
Loads static resources using Content Delivery Networks using the Resources plugin framework Read more
Dependency :
compile ":cdn-resources:0.2.1"