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

The RAP Widget Toolkit (RWT) for Grails.

1 vote

This plugin integrates RWT - the web-ported Standard Widget Toolkit (SWT) - into yourGrails application. It enables you to build your RWT and JFace powered user interfaces using Groovyand the complete Grails framework stack with all its powerful features and syntactic DSL sugar. Read more

Dependency :
compile ":rwt:0.1"

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

Previous1234567891011..93Next