Spring Security (Acegi Security) on Grails Plugin
Tsuyoshi Yamamoto
tyama@xmldo.jp
Plugin to use grails domain class from the Spring Security(Acegi Security) and secure your applications with Spring Security(Acegi Security) filters.
http://docs.codehaus.org/display/GRAILS/AcegiSecurity+Plugin
http://plugins.grails.org/grails-acegi/tags/RELEASE_0_2/grails-acegi-0.2.zip
Spring Security (Acegi Security) on Grails Plugin
Tsuyoshi Yamamoto
tyama@xmldo.jp
Plugin to use grails domain class from the Spring Security(Acegi Security) and secure your applications with Spring Security(Acegi Security) filters.
http://docs.codehaus.org/display/GRAILS/AcegiSecurity+Plugin
http://plugins.grails.org/grails-acegi/tags/RELEASE_0_2_1/grails-acegi-0.2.1.zip
Grails Spring Security 2.0 Plugin
Tsuyoshi Yamamoto
tyama@xmldo.jp
Plugin to use Grails domain class and secure your applications with Spring Security filters.
http://grails.org/AcegiSecurity+Plugin
http://plugins.grails.org/grails-acegi/tags/RELEASE_0_3/grails-acegi-0.3.zip
Grails Spring Security 2.0 Plugin
Tsuyoshi Yamamoto
tyama@xmldo.jp
Plugin to use Grails domain class and secure your applications with Spring Security filters.
http://grails.org/AcegiSecurity+Plugin
http://plugins.grails.org/grails-acegi/tags/RELEASE_0_4/grails-acegi-0.4.zip
Grails Spring Security 2.0 Plugin
Tsuyoshi Yamamoto
tyama@xmldo.jp
Plugin to use Grails domain class and secure your applications with Spring Security filters.
http://grails.org/AcegiSecurity+Plugin
http://plugins.grails.org/grails-acegi/tags/RELEASE_0_4_1/grails-acegi-0.4.1.zip
Grails Activemq Plugin
Domingo Suarez Torres
domingo.suarez@gmail.com
Plugin to integrate ActiveMQ in a Grails application.
http://grails.org/Activemq+Plugin
http://plugins.grails.org/grails-activemq/tags/RELEASE_0_0/grails-activemq-0.0.zip
adds hibernate audit logging and onChange event handlers to GORM domain classes
Shawn Hartsock
hartsock@acm.org
The Audit Logging plugin adds an instance hook to domain objects that allows you to hang
Audit events off of them. The events include onSave, onUpdate, onChange, onDelete and
when called the event handlers have access to oldObj and newObj definitions that
will allow you to take action on what has changed.
http://plugins.grails.org/grails-audit-logging/tags/RELEASE_0_3/grails-audit-logging-0.3.zip
adds hibernate audit logging and onChange event handlers to GORM domain classes
Shawn Hartsock
hartsock@acm.org
The Audit Logging plugin adds an instance hook to domain objects that allows you to hang
Audit events off of them. The events include onSave, onUpdate, onChange, onDelete and
when called the event handlers have access to oldObj and newObj definitions that
will allow you to take action on what has changed.
http://plugins.grails.org/grails-audit-logging/tags/RELEASE_0_4/grails-audit-logging-0.4.zip
adds hibernate audit logging and onChange event handlers to GORM domain classes
Shawn Hartsock
hartsock@acm.org
The Audit Logging plugin adds an instance hook to domain objects that allows you to hang
Audit events off of them. The events include onSave, onUpdate, onChange, onDelete and
when called the event handlers have access to oldObj and newObj definitions that
will allow you to take action on what has changed.
http://plugins.grails.org/grails-audit-logging/tags/RELEASE_0_4-SNAPSHOT/grails-audit-logging-0.4-SNAPSHOT.zip
Simple, extensible authentication services with signup support
Marc Palmer
marc@anyware.co.uk
Simple authentication mechanisms with signup and authorisation hooks and DB abstraction, all handled with
events.
http://grails.org/Authentication+Plugin
http://plugins.grails.org/grails-authentication/tags/RELEASE_1_0/grails-authentication-1.0.zip
This plugin automatically does delegation
Franz Allan Valencia See
This plugin adds a 'delegatee' attribute to the service classes which
would allow the invoation of the delegatee's public methods from the
containing service class instance.
http://code.google.com/p/grails-auto-delegator-plugin/
http://plugins.grails.org/grails-auto-delegator/tags/RELEASE_0_1/grails-auto-delegator-0.1.zip
Automate your database work as much as possible
Robert Fischer
robert.fischer@smokejumperit.com
This plugin marries the established Liquibase core with Grails development processes in order to to minimze the amount of database code you have to think about.
The approach to this plugin is to leave the database update mode ("hbm2ddl.auto" value) as "update", and to manage alterations to the database schema through checking in changesets to a folder. The changesets are made up of Liquibase's many "refactorings": http://www.liquibase.org/manual/home#available_database_refactorings
http://github.com/RobertFischer/autobase/
http://plugins.grails.org/grails-autobase/tags/RELEASE_0_1/grails-autobase-0.1.zip
Automate your database work as much as possible
Robert Fischer
robert.fischer@smokejumperit.com
This plugin marries the established Liquibase core with Grails development processes in order to to minimze the amount of database code you have to think about.
The approach to this plugin is to leave the database update mode ("hbm2ddl.auto" value) as "update", and to manage alterations to the database schema through checking in changesets to a folder. The changesets are made up of Liquibase's many "refactorings": http://www.liquibase.org/manual/home#available_database_refactorings
http://github.com/RobertFischer/autobase/wikis
http://plugins.grails.org/grails-autobase/tags/RELEASE_0_2/grails-autobase-0.2.zip
Automate your database work as much as possible
Robert Fischer
robert.fischer@smokejumperit.com
This plugin marries the established Liquibase core with Grails development processes in order to to minimze the amount of database code you have to think about.
The approach to this plugin is to leave the database update mode ("hbm2ddl.auto" value) as "update", and to manage alterations to the database schema through checking in changesets to a folder. The changesets are made up of Liquibase's many "refactorings": http://www.liquibase.org/manual/home#available_database_refactorings
http://github.com/RobertFischer/autobase/wikis
http://plugins.grails.org/grails-autobase/tags/RELEASE_0_3/grails-autobase-0.3.zip
Automate your database work as much as possible
Robert Fischer
robert.fischer@smokejumperit.com
This plugin marries the established Liquibase core with Grails development processes in order to to minimze the amount of database code you have to think about.
The approach to this plugin is to leave the database update mode ("hbm2ddl.auto" value) as "update", and to manage alterations to the database schema through checking in changesets to a folder. The changesets are made up of Liquibase's many "refactorings": http://www.liquibase.org/manual/home#available_database_refactorings
http://github.com/RobertFischer/autobase/wikis
http://plugins.grails.org/grails-autobase/tags/RELEASE_0_5/grails-autobase-0.3.zip
Automate your database work as much as possible
Robert Fischer
robert.fischer@smokejumperit.com
This plugin marries the established Liquibase core with Grails development processes in order to to minimze the amount of database code you have to think about.
The approach to this plugin is to leave the database update mode ("hbm2ddl.auto" value) as "update", and to manage alterations to the database schema through checking in changesets to a folder. The changesets are made up of Liquibase's many "refactorings": http://www.liquibase.org/manual/home#available_database_refactorings
http://github.com/RobertFischer/autobase/wikis
http://plugins.grails.org/grails-autobase/tags/RELEASE_0_6/grails-autobase-0.6.zip
Grails Avatar Plugin
Domingo Suarez Torres
domingo.suarez@gmail.com
This plugin provides a taglib for displaying avatars. At the moment we only support gravatars (globally-recognized avatars).
http://grails.org/Avatar+Plugin
http://plugins.grails.org/grails-avatar/tags/RELEASE_0_3/grails-avatar-0.3.zip
Add Web Service support for Grails services using Apaxhe Axis2.
Eranga Jayasundera
erangaj@gmail.com
Axis2 plugin allows to expose Grails service classes as Web Services. It is
Based on the WSO2 Web Service Framework for Spring.
http://not-yet
http://plugins.grails.org/grails-axis2/tags/RELEASE_0_1/grails-axis2-0.1.zip
Add Web Service support for Grails services using Apaxhe Axis2.
Eranga Jayasundera
erangaj@gmail.com
Axis2 plugin allows to expose Grails service classes as Web Services. It is
Based on the WSO2 Web Service Framework for Spring.
http://not-yet
http://plugins.grails.org/grails-axis2/tags/RELEASE_0_1_1/grails-axis2-0.1.1.zip
Adds Web Service support for Grails services using Apaxhe Axis2.
Eranga Jayasundera
erangaj@gmail.com
Axis2 plugin allows to expose Grails service classes as Web Services. It is
Based on the WSO2 Web Service Framework for Spring.
http://www.grails.org/Apache+Axis2+Plugin
http://plugins.grails.org/grails-axis2/tags/RELEASE_0_1_2/grails-axis2-0.1.2.zip
Adds Web Service support for Grails services using Apaxhe Axis2.
Eranga Jayasundera
erangaj@gmail.com
Axis2 plugin allows to expose Grails service classes as Web Services. It is
Based on the WSO2 Web Service Framework for Spring.
http://www.grails.org/Apache+Axis2+Plugin
http://plugins.grails.org/grails-axis2/tags/RELEASE_0_2/grails-axis2-0.2.zip
Adds Web Service support for Grails services using Apaxhe Axis2.
Eranga Jayasundera
erangaj@gmail.com
Axis2 plugin allows to expose Grails service classes as Web Services. It is
Based on the WSO2 Web Service Framework for Spring.
http://www.grails.org/Apache+Axis2+Plugin
http://plugins.grails.org/grails-axis2/tags/RELEASE_0_5/grails-axis2-0.5.zip
Background Thread Plugin
Robert Fischer
robert.fischer@smokejumperit.com
Provides the ability to launch background threads by passing closures into a service method.
http://github.com/RobertFischer/grails-bgthreadservice/tree/master
http://plugins.grails.org/grails-background-thread/tags/RELEASE_1_0/grails-background-thread-1.0.zip
Background Thread Plugin
Robert Fischer
robert.fischer@smokejumperit.com
Provides the ability to launch background threads by passing closures into a service method.
http://grails.org/BackgroundThread+Plugin
http://plugins.grails.org/grails-background-thread/tags/RELEASE_1_3/grails-background-thread-1.3.zip
Bubbling Library YUI Extension
Matthew Taylor
matthew@g2one.com
Provides integration with the Bubbling Library YUI extension.
http://grails.org/Bubbling+Plugin
http://plugins.grails.org/grails-bubbling/tags/RELEASE_1_5_0/grails-bubbling-1.5.0.zip
This plugin provides client integration for JA-SIG CAS
Chen Wang
contact@chenwang.org
The plugin handles configurations of JA-SIG CAS client integration using
its Java client library versioned 2.1.1. Please note there is another Java
client library which is heavily Spring based; Although it seems a natual
fit for Grails applications, it requires more configuration works to
kickstart.
The client integration page of the library supported by this plugin is
http://www.ja-sig.org/products/cas/client/javaclient/index.html
Please make sure necessary configurations are made in your Grails
application's Config.groovy file.
http://grails.org/CAS+Client+Plugin
http://plugins.grails.org/grails-cas-client/tags/RELEASE_0_1/grails-cas-client-0.1.zip
This plugin provides client integration for JA-SIG CAS
Chen Wang
contact@chenwang.org
The plugin handles configurations of JA-SIG CAS client integration using
its Java client library versioned 2.1.1. Please note there is another Java
client library which is heavily Spring based; Although it seems a natual
fit for Grails applications, it requires more configuration works to
kickstart.
The client integration page of the library supported by this plugin is
http://www.ja-sig.org/products/cas/client/javaclient/index.html
Please make sure necessary configurations are made in your Grails
application's Config.groovy file.
http://grails.org/CAS+Client+Plugin
http://plugins.grails.org/grails-cas-client/tags/RELEASE_0_2/grails-cas-client-0.2.zip
This plugin provides client integration for JA-SIG CAS
Chen Wang
contact@chenwang.org
The plugin handles configurations of JA-SIG CAS client integration using
its Java client library versioned 2.1.1. Please note there is another Java
client library which is heavily Spring based; Although it seems a natual
fit for Grails applications, it requires more configuration works to
kickstart.
The client integration page of the library supported by this plugin is
http://www.ja-sig.org/products/cas/client/javaclient/index.html
Please make sure necessary configurations are made in your Grails
application's Config.groovy file.
http://grails.org/CAS+Client+Plugin
http://plugins.grails.org/grails-cas-client/tags/RELEASE_1_0/grails-cas-client-1.0.zip
Marc Guillemot
This plugin adds virus validation possibilities based on the Open Source anti-virus software ClamAv™.
http://plugins.grails.org/grails-clamav/tags/RELEASE_0_1/grails-clamav-0.1.zip
http://plugins.grails.org/grails-code-coverage/tags/RELEASE_0_2/grails-code-coverage-0.2.zip
Generates Code Coverage reports
Mike Hugo
Creates Code Coverage reports for your code
http://docs.codehaus.org/display/GRAILS/Test+Code+Coverage+Plugin
http://plugins.grails.org/grails-code-coverage/tags/RELEASE_0_3/grails-code-coverage-0.3.zip
Generates Code Coverage reports
Mike Hugo
Creates Code Coverage reports for your code
http://docs.codehaus.org/display/GRAILS/Test+Code+Coverage+Plugin
http://plugins.grails.org/grails-code-coverage/tags/RELEASE_0_4/grails-code-coverage-0.4.zip
Generates Code Coverage reports
Mike Hugo
Creates Code Coverage reports for your code
http://docs.codehaus.org/display/GRAILS/Test+Code+Coverage+Plugin
http://plugins.grails.org/grails-code-coverage/tags/RELEASE_0_4_1/grails-code-coverage-0.4.1.zip
Generates Code Coverage reports
Mike Hugo
mike@piragua.com
Creates Code Coverage reports for your code
http://grails.org/Test+Code+Coverage+Plugin
http://plugins.grails.org/grails-code-coverage/tags/RELEASE_0_5/grails-code-coverage-0.5.zip
Generates Code Coverage reports
Mike Hugo
mike@piragua.com
Creates Code Coverage reports for your code.
Special thanks to Peter Ledbrook and Jeff Kunkle for contributions to this plugin.
http://grails.org/Test+Code+Coverage+Plugin
http://plugins.grails.org/grails-code-coverage/tags/RELEASE_0_6/grails-code-coverage-0.6.zip
Generates Code Coverage reports
Mike Hugo
mike@piragua.com
Creates Code Coverage reports for your code.
Special thanks to Peter Ledbrook and Jeff Kunkle for contributions to this plugin.
http://grails.org/Test+Code+Coverage+Plugin
http://plugins.grails.org/grails-code-coverage/tags/RELEASE_0_7/grails-code-coverage-0.7.zip
Generates Code Coverage reports
Mike Hugo
mike@piragua.com
Creates Code Coverage reports for your code.
Special thanks to Peter Ledbrook and Jeff Kunkle for contributions to this plugin.
http://grails.org/Test+Code+Coverage+Plugin
http://plugins.grails.org/grails-code-coverage/tags/RELEASE_0_8/grails-code-coverage-0.8.zip
Generates Code Coverage reports
Mike Hugo
mike@piragua.com
Creates Code Coverage reports for your code.
Special thanks to Peter Ledbrook and Jeff Kunkle for contributions to this plugin.
http://grails.org/Test+Code+Coverage+Plugin
http://plugins.grails.org/grails-code-coverage/tags/RELEASE_0_8_1/grails-code-coverage-0.8.1.zip
Generates Code Coverage reports
Mike Hugo
mike@piragua.com
Creates Code Coverage reports for your code.
Special thanks to Peter Ledbrook and Jeff Kunkle for contributions to this plugin.
http://grails.org/Test+Code+Coverage+Plugin
http://plugins.grails.org/grails-code-coverage/tags/RELEASE_0_8_2/grails-code-coverage-0.8.2.zip
Generates Code Coverage reports
Mike Hugo
mike@piragua.com
Creates Code Coverage reports for your code.
Special thanks to Peter Ledbrook and Jeff Kunkle for contributions to this plugin.
http://grails.org/Test+Code+Coverage+Plugin
http://plugins.grails.org/grails-code-coverage/tags/RELEASE_0_8_3/grails-code-coverage-0.8.3.zip
Generates Code Coverage reports
Mike Hugo
mike@piragua.com
Creates Code Coverage reports for your code.
Special thanks to Peter Ledbrook and Jeff Kunkle for contributions to this plugin.
http://grails.org/Test+Code+Coverage+Plugin
http://plugins.grails.org/grails-code-coverage/tags/RELEASE_0_8_4/grails-code-coverage-0.8.4.zip
Generates Code Coverage reports
Mike Hugo
mike@piragua.com
Creates Code Coverage reports for your code.
Special thanks to Peter Ledbrook and Jeff Kunkle for contributions to this plugin.
http://grails.org/Test+Code+Coverage+Plugin
http://plugins.grails.org/grails-code-coverage/tags/RELEASE_0_8_5/grails-code-coverage-0.8.5.zip
Generates Code Coverage reports
Mike Hugo
mike@piragua.com
Creates Code Coverage reports for your code.
Special thanks to Peter Ledbrook and Jeff Kunkle for contributions to this plugin.
http://grails.org/Test+Code+Coverage+Plugin
http://plugins.grails.org/grails-code-coverage/tags/RELEASE_0_9/grails-code-coverage-0.9.zip
Servlet filter to Compress content.
Seymour Cakes
sey.mores(@)g_ma_il_com
Generic filter to GZip compress GSP, CSS, Javascript or any GZip supported files.
http://grails.org/Compress+Plugin
http://plugins.grails.org/grails-compress/tags/RELEASE_0_1/grails-compress-0.1.zip
Servlet filter to Compress content.
Seymour Cakes
sey.mores(@)g_ma_il_com
Generic filter to GZip compress GSP, CSS, Javascript or any GZip supported files.
http://grails.org/Compress+Plugin
http://plugins.grails.org/grails-compress/tags/RELEASE_0_2/grails-compress-0.2.zip
Provides JSON and XML Conversion for common Objects (Domain Classes, Lists, Maps, POJO)
Siegfried Puchbauer
The grails-converters plugin aims to give you the ability to convert your domain objects, maps and lists to JSON or XML very quickly, to ease development for AJAX based applications. The plugin leverages the the groovy "as" operator and extends the render method in grails controllers to directly send the result to the output stream. It also adds the Grails Codecs mechanism for XML and JSON.
http://grails.org/Converters+Plugin
http://plugins.grails.org/grails-converters/tags/RELEASE_0_3/grails-converters-0.3.zip
Criteria (record filtering) plugin
Paul Fernley
paul@pfernley.orangehome.co.uk
This plugin allows the user to limit the display of records, typically on a
'list' page, by specifying a property to be tested, the test to perform and,
where applicable, the value(s) to test against. Only domain properties with a
Hibernate 'basic data type' (including enumerations) can be tested. The tests
available are: equal, not equal, is null, is not null, less than, less than or
equal to, greater than, greater than or equal to, like, not like, between,
not between, in and not in.
http://grails.org/Criteria+Plugin
http://plugins.grails.org/grails-criteria/tags/RELEASE_1_0/grails-criteria-1.0.zip
Plugin that adds support for Atlassian Crowd authentication and authorization to a Grails webapp.
Graham Bakay
graham.bakay@gmail.com
Sure, you can wire up Grails with Acegi and the new Crowd-Acegi integration APIs released
with v1.3, but that is way too much work. This Grails plugin has no dependency on Acegi,
and talks to Crowd directly for its authentication and authorization requirements. The
plugin borrows ideas from Grails Authorize for the simple auth/auth configuration, and from
Grails Acegi for a GSP taglib.
http://confluence.atlassian.com/display/CODEGEIST/Grails+Integration+Plugin
http://plugins.grails.org/grails-crowd/tags/RELEASE_0_1/grails-crowd-0.1.zip
Plugin that adds support for Atlassian Crowd authentication and authorization to a Grails webapp.
Graham Bakay
graham.bakay@gmail.com
Sure, you can wire up Grails with Acegi and the new Crowd-Acegi integration APIs released
with v1.3, but that is way too much work. This Grails plugin has no dependency on Acegi,
and talks to Crowd directly for its authentication and authorization requirements. The
plugin borrows ideas from Grails Authorize for the simple auth/auth configuration, and from
Grails Acegi for a GSP taglib.
http://docs.codehaus.org/display/GRAILS/Crowd+Plugin
http://plugins.grails.org/grails-crowd/tags/RELEASE_0_2/grails-crowd-0.2.zip
Plugin that adds support for Atlassian Crowd authentication and authorization to a Grails webapp.
Graham Bakay
graham.bakay@gmail.com
Sure, you can wire up Grails with Acegi and the new Crowd-Acegi integration APIs released
with v1.3, but that is way too much work. This Grails plugin has no dependency on Acegi,
and talks to Crowd directly for its authentication and authorization requirements. The
plugin borrows ideas from Grails Authorize for the simple auth/auth configuration, and from
Grails Acegi for a GSP taglib.
http://docs.codehaus.org/display/GRAILS/Crowd+Plugin
http://plugins.grails.org/grails-crowd/tags/RELEASE_0_3/grails-crowd-0.3.zip
Plugin that adds support for Atlassian Crowd authentication and authorization to a Grails webapp.
Graham Bakay
graham.bakay@gmail.com
Sure, you can wire up Grails with Acegi and the new Crowd-Acegi integration APIs released
with v1.3, but that is way too much work. This Grails plugin has no dependency on Acegi,
and talks to Crowd directly for its authentication and authorization requirements. The
plugin borrows ideas from Grails Authorize for the simple auth/auth configuration, and from
Grails Acegi for a GSP taglib.
http://docs.codehaus.org/display/GRAILS/Crowd+Plugin
http://plugins.grails.org/grails-crowd/tags/RELEASE_0_4/grails-crowd-0.4.zip
Grails Datasources Plugin.
Burt Beckwith
beckwithb@studentsonly.com
Supports defining multiple data sources per application.
http://burtbeckwith.com/blog/?p=70
http://plugins.grails.org/grails-datasources/tags/RELEASE_0_1/grails-datasources-0.1.zip
Grails Datasources Plugin.
Burt Beckwith
beckwithb@studentsonly.com
Supports defining multiple data sources per application.
http://burtbeckwith.com/blog/?p=70
http://plugins.grails.org/grails-datasources/tags/RELEASE_0_2/grails-datasources-0.2.zip
Database relation to domain object generator
Sam Pullara
sam@sampullara.com
The dbmapper plugin will interrogate your database and generate domain objects from the relations that it finds.
http://code.google.com/p/dbmapper/wiki/Grails
http://plugins.grails.org/grails-dbmapper/tags/RELEASE_0_1/grails-dbmapper-0.1.zip
Database relation to domain object generator
Sam Pullara
sam@sampullara.com
The dbmapper plugin will interrogate your database and generate domain objects from the relations that it finds.
http://code.google.com/p/dbmapper/wiki/Grails
http://plugins.grails.org/grails-dbmapper/tags/RELEASE_0_1_1/grails-dbmapper-0.1.1.zip
Database relation to domain object generator
Sam Pullara
sam@sampullara.com
The dbmapper plugin will interrogate your database and generate domain objects from the relations that it finds.
http://code.google.com/p/dbmapper/wiki/Grails
http://plugins.grails.org/grails-dbmapper/tags/RELEASE_0_1_2/grails-dbmapper-0.1.2.zip
Database relation to domain object generator
Sam Pullara
sam@sampullara.com
The dbmapper plugin will interrogate your database and generate domain objects from the relations that it finds.
http://code.google.com/p/dbmapper/wiki/Grails
http://plugins.grails.org/grails-dbmapper/tags/RELEASE_0_1_3/grails-dbmapper-0.1.3.zip
Database relation to domain object generator
Sam Pullara
sam@sampullara.com
The dbmapper plugin will interrogate your database and generate domain objects from the relations that it finds.
http://code.google.com/p/dbmapper/wiki/Grails
http://plugins.grails.org/grails-dbmapper/tags/RELEASE_0_1_4/grails-dbmapper-0.1.4.zip
Database relation to domain object generator
Sam Pullara
sam@sampullara.com
The dbmapper plugin will interrogate your database and generate domain objects from the relations that it finds.
http://code.google.com/p/dbmapper/wiki/Grails
http://plugins.grails.org/grails-dbmapper/tags/RELEASE_0_1_5/grails-dbmapper-0.1.5.zip
Database relation to domain object generator
Sam Pullara
sam@sampullara.com
The dbmapper plugin will interrogate your database and generate domain objects from the relations that it finds.
http://code.google.com/p/dbmapper/wiki/Grails
http://plugins.grails.org/grails-dbmapper/tags/RELEASE_0_1_6/grails-dbmapper-0.1.6.zip
Database relation to domain object generator
Sam Pullara
sam@sampullara.com
The dbmapper plugin will interrogate your database and generate domain objects from the relations that it finds.
http://code.google.com/p/dbmapper/wiki/Grails
http://plugins.grails.org/grails-dbmapper/tags/RELEASE_0_1_7/grails-dbmapper-0.1.7.zip
http://plugins.grails.org/grails-dbmigrate/tags/RELEASE_0_1/grails-dbmigrate-0.1.zip
Database migration tasks
Sam Pullara
sam@sampullara.com
The dbmigrate plugin will allow you to track changes to your database over time and ensure that your database
is always up-to-date with the code that is using it.
http://code.google.com/p/dbmigrate/wiki/Grails
http://plugins.grails.org/grails-dbmigrate/tags/RELEASE_0_1_1/grails-dbmigrate-0.1.1.zip
Database migration tasks
Sam Pullara
sam@sampullara.com
The dbmigrate plugin will allow you to track changes to your database over time and ensure that your database
is always up-to-date with the code that is using it.
http://code.google.com/p/dbmigrate/wiki/Grails
http://plugins.grails.org/grails-dbmigrate/tags/RELEASE_0_1_2/grails-dbmigrate-0.1.2.zip
Database migration tasks
Sam Pullara
sam@sampullara.com
The dbmigrate plugin will allow you to track changes to your database over time and ensure that your database
is always up-to-date with the code that is using it.
http://code.google.com/p/dbmigrate/wiki/Grails
http://plugins.grails.org/grails-dbmigrate/tags/RELEASE_0_1_3/grails-dbmigrate-0.1.3.zip
Database migration tasks
Sam Pullara
sam@sampullara.com
The dbmigrate plugin will allow you to track changes to your database over time and ensure that your database
is always up-to-date with the code that is using it.
http://code.google.com/p/dbmigrate/wiki/Grails
http://plugins.grails.org/grails-dbmigrate/tags/RELEASE_0_1_4/grails-dbmigrate-0.1.4.zip
Database migration tasks
Sam Pullara
sam@sampullara.com
The dbmigrate plugin will allow you to track changes to your database over time and ensure that your database
is always up-to-date with the code that is using it.
http://code.google.com/p/dbmigrate/wiki/Grails
http://plugins.grails.org/grails-dbmigrate/tags/RELEASE_0_1_5/grails-dbmigrate-0.1.5.zip
DBUnit Operator
Michael Gasche
michael (dot) gasche (at) gmail (dot) com
The dbunit-operator integrates effortless and appropriate within data-source configuration and helps to initially create database through BootStrap.groovy with help of DBUnit. Different DBUnit dataset files (Flat or Strcutured XML) and DBUnit operation (CLEAN_INSERT, UPDATE, etc.) can be specified for different environments (See DataSource.groovy).
Furthermore, the dbunit-operator provides a simple test case (derived from GroovyTestCase) to create jUnit/DBUnit-Tests with seperate test dataset files (See MyTest.groovy).
http://grails.org/DbunitOperator+Plugin
http://plugins.grails.org/grails-dbunit-operator/tags/RELEASE_0_2/grails-dbunit-operator-0.2.zip
Provides debug tools for development mode
Marc Palmer
marc@anyware.co.uk
Provides automatic logging of request processing times, request parameters, headers, session info
etc both to the log and also on demand within a GSP using custom GSP tags.
http://plugins.grails.org/grails-debug/tags/RELEASE_1_0/grails-debug-1.0.zip
Provides debug tools for development mode
Marc Palmer
marc@anyware.co.uk
Provides automatic logging of request processing times, request parameters, headers, session info
etc both to the log and also on demand within a GSP using custom GSP tags.
http://grails.org/Debug+Plugin
http://plugins.grails.org/grails-debug/tags/RELEASE_1_0_1/grails-debug-1.0.1.zip
Provides debug tools for development mode
Marc Palmer
marc@anyware.co.uk
Provides automatic logging of request processing times, request parameters, headers, session info
etc both to the log and also on demand within a GSP using custom GSP tags.
http://grails.org/Debug+Plugin
http://plugins.grails.org/grails-debug/tags/RELEASE_1_0_2/grails-debug-1.0.2.zip
Debugging Help
Matthew Taylor
matthew@g2one.com
Provides information upon entering / exiting controller actions. Configurable to use logging or print to stdout.
http://grails.org/DebugHelp+Plugin
http://plugins.grails.org/grails-debug-help/tags/RELEASE_0_1/grails-debug-help-0.1.zip
Provides integration with the Dojo toolkit http://dojotoolkit.org, an Ajax framework.
Graeme Rocher
graemerocher at yahoo.co.uk
Provides integration with the Dojo toolkit http://dojotoolkit.org, an Ajax framework.
http://plugins.grails.org/grails-dojo/tags/RELEASE_0_4_3/grails-dojo-0.4.3.zip
Drilldown (summary to detail) plugin
Paul Fernley
paul@pfernley.orangehome.co.uk
The drilldowns plugin allows a user to drill down from a summary level screen to
a more detailed level. For example, from a list of authors to a list of books by
the selected author. It works by controller and action - usually the 'list'
action. Each controller/action combination may only appear once within the
drilldown stack, whether as the 'drill from' list or the 'drill to' list. Any
list page can be both a 'drill from' and a 'drill to' page thus allowing the
creation of the 'stack' of drilldowns.
http://grails.org/Drilldowns+Plugin
http://plugins.grails.org/grails-drilldowns/tags/RELEASE_1_0/grails-drilldowns-1.0.zip
This plugin provides Drools Rule Based Management System functionality to Grails application.
Manohar Viswanathan
manohar.viswanathan@gmail.com
Drools plugin provides business rule management system (BRMS) to your Grails application.
Rules can be provided either as text file or stored in database for greater flexibility.
The underlying system uses the Drools open-source libraries.
http://grails.org/Drools+Plugin
http://plugins.grails.org/grails-drools/tags/RELEASE_0_1/grails-drools-0.1.zip
This plugin adds DWR capabilies to the services in a Grails application.
Alex Shneyderman
a.shneyderman@gmail.com
DWR plugin allows your Grails application to expose its services thru the
popular java library DWR. More about DWR can be found on its site at
http://getahead.org/dwr
http://www.grails.org/DWR+Plugin
http://plugins.grails.org/grails-dwr/tags/RELEASE_0_1/grails-dwr-0.1.zip
This plugin wraps JFreeChart's Eastwood servlet for Grails app
Seymour Cakes
seymores @ gmail
http://plugins.grails.org/grails-eastwood-chart/tags/RELEASE_0_1/grails-eastwood-chart-0.1.zip
This plugin wraps JFreeChart's Eastwood servlet for Grails app
Seymour Cakes
seymores @ gmail
http://plugins.grails.org/grails-eastwood-chart/tags/RELEASE_0_2/grails-eastwood-chart-0.2.zip
This plugin wraps JFreeChart's Eastwood servlet for Grails app
Seymour Cakes
seymores @ gmail
http://plugins.grails.org/grails-eastwood-chart/tags/RELEASE_0_3/grails-eastwood-chart-0.3.zip
Plugin summary/headline
Your name
Brief description of the plugin.
http://grails.org/Easybtest+Plugin
http://plugins.grails.org/grails-easybtest/tags/RELEASE_0_2/grails-easybtest-0.2.zip
Echo2 capabilities to Grails applications
Reginaldo Delfino
rdelfino@gmail.com
Echo2 capabilities to Grails applications
http://grails.org/Echo2+Plugin
http://plugins.grails.org/grails-echo2/tags/RELEASE_0_1/grails-echo2-0.1.zip
Foreign currency exchange rates using Yahoo!
Paul Fernley
paul@pfernley.orangehome.co.uk
The exchange-rates plugin will either retrieve foreign currency exchange rates
dynamically from Yahoo! or can store rates in the database on a day-by-day,
currency-by-currency basis retrieving the rate from Yahoo! the first time each
day that a conversion is requested for a given currency. A full set of CRUD
screens is included together with a cache statistics screen (at a URL such as
http://myServer/myApp/exchangeRate/cache) and a test screen for checking that
the system is working (at a URL such as http://myServer/myApp/exchangeRate/test).
The screens assume you are using a layout called main. Your application must
have Internet access for the exchange-rates plugin to function.
http://grails.org/ExchangeRates+Plugin
http://plugins.grails.org/grails-exchange-rates/tags/RELEASE_1_0/grails-exchange-rates-1.0.zip
Ext JavaScript Library
Marcel Overdijk
marceloverdijk@gmail.com
Provides integration with the Ext JavaScript Library
http://grails.org/Ext+Plugin
http://plugins.grails.org/grails-ext/tags/RELEASE_2_0_2/grails-ext-2.0.2.zip
This plugin extends Grails' data binding possibilities, both for parsing the user input and to present formatted data
Luis Fernando Planella Gonzalez
lfpg.dev@gmail.com
The extended data binding plugin aims to allow configuring the DataBinder which controllers will use to parse
the user input and populate objects, as well as using a custom class, WrappedBean to format data as String.
This configuration can be done application-wide by setting closures on the servlet context
(possibly on the ApplicationBootStrap) on the following attributes: newDataBinder (takes the request and the
object and should return a GrailsDataBinder instance) and newBeanWrapper (also takes the request and the
object and should return a Spring's BeanWrapper instance).
This plugin adds some methods to controllers: getBinder (takes an object and returns a DataBinder for that object, setting
it on the request under the attribute 'dataBinder'), wrapBean (takes an object and returns a WrappedBean instance -
a class that uses an Spring's BeanWrapper and converts properties to strings using registered PropertyEditors) and bind
(takes an object, performs the data binding and returns the object itself). Both getBinder and wrapBean methods invoke
the global newDataBinder or newBeanWrapper closures (as explained above) and try calling a registerCustomEditors method
(passing the object) on the controller, which may be used to set any specific PropertyEditors on either DataBinder or
BeanWrapper). The getBinder also tries caling a initBinder method on the controller after registerCustomEditors.
Also, a tag library adds the following tags to the 'g' namespace: wrap (takes a bean attribute and a var attribute,
exporting a WrappedBean instance into the given var - optionally under a custom scope) and eachWrapped (same as g:each,
but automatically wrapping each element)
http://grails.org/Extended+Data+Binding+Plugin
http://plugins.grails.org/grails-extended-data-binding/tags/RELEASE_0_2/grails-extended-data-binding-0.2.zip
Fckeditor
Stefano Gualdi
stefano.gualdi@gmail.com
Native Grails plugin for using FCKeditor rich editing features in a Grails application
http://grails.org/FCKeditor+plugin
http://plugins.grails.org/grails-fckeditor/tags/RELEASE_0_8/grails-fckeditor-0.8.zip
Render RSS/Atom feeds with a simple builder
Marc Palmer
marc@anyware.co.uk
This plugin adds a feedType and feedVersion parameters to the render method of controllers, which if passed
a valid feed type such as "rss" or "atom" and a version will expect a closure to be passed with render,
which will render a feed using a custom builder. The FeedBuilder used for this accepts entry and content nodes, any properties
of which can be set within the builder. These are beans from the ROME API so all properties there
should work.
http://grails.org/Feeds+Plugin
http://plugins.grails.org/grails-feeds/tags/RELEASE_1_0/grails-feeds-1.0.zip
Render RSS/Atom feeds with a simple builder
Marc Palmer
marc@anyware.co.uk
This plugin adds a feedType and feedVersion parameters to the render method of controllers, which if passed
a valid feed type such as "rss" or "atom" and a version will expect a closure to be passed with render,
which will render a feed using a custom builder. The FeedBuilder used for this accepts entry and content nodes, any properties
of which can be set within the builder. These are beans from the ROME API so all properties there
should work.
http://grails.org/Feeds+Plugin
http://plugins.grails.org/grails-feeds/tags/RELEASE_1_1/grails-feeds-1.1.zip
Render RSS/Atom feeds with a simple builder
Marc Palmer
marc@anyware.co.uk
This plugin adds a feedType and feedVersion parameters to the render method of controllers, which if passed
a valid feed type such as "rss" or "atom" and a version will expect a closure to be passed with render,
which will render a feed using a custom builder. The FeedBuilder used for this accepts entry and content nodes, any properties
of which can be set within the builder. These are beans from the ROME API so all properties there
should work.
http://grails.org/Feeds+Plugin
http://plugins.grails.org/grails-feeds/tags/RELEASE_1_2/grails-feeds-1.2.zip
Render RSS/Atom feeds with a simple builder
Marc Palmer
marc@anyware.co.uk
This plugin adds a feedType and feedVersion parameters to the render method of controllers, which if passed
a valid feed type such as "rss" or "atom" and a version will expect a closure to be passed with render,
which will render a feed using a custom builder. The FeedBuilder used for this accepts entry and content nodes, any properties
of which can be set within the builder. These are beans from the ROME API so all properties there
should work.
http://grails.org/Feeds+Plugin
http://plugins.grails.org/grails-feeds/tags/RELEASE_1_4/grails-feeds-1.4.zip
Dynamic filter plugin
Maxwell Chiareli Xandeco
mchiareli@gmail.com
Adds a dynamic filter tag lib to grails
http://grails.org/Filter+Plugin
http://plugins.grails.org/grails-filter/tags/RELEASE_0_1/grails-filter-0.1.zip
Dynamic filter plugin
Maxwell Chiareli Xandeco
mchiareli@gmail.com
Adds a dynamic filter tag lib to grails
http://grails.org/Filter+Plugin
http://plugins.grails.org/grails-filter/tags/RELEASE_0_2/grails-filter-0.2.zip
fixtures
Luke Daley
ld@ldaley.com
fixtures
http://grails.org/Fixtures+Plugin
http://plugins.grails.org/grails-fixtures/tags/RELEASE_0_1/grails-fixtures-0.1.zip
fixtures
Luke Daley
ld@ldaley.com
fixtures
http://grails.org/Fixtures+Plugin
http://plugins.grails.org/grails-fixtures/tags/RELEASE_0_2/grails-fixtures-0.2.zip
fixtures
Luke Daley
ld@ldaley.com
fixtures
http://grails.org/Fixtures+Plugin
http://plugins.grails.org/grails-fixtures/tags/RELEASE_0_4/grails-fixtures-0.4.zip
Grails TagLib plugin for the JW FLV Media Player
Paul Fernley
paul@pfernley.orangehome.co.uk
The flash-player plugin provides a Grails TagLib wrapper around the JW FLV Media
Player (an Adobe Flash Player which is free for non-commercial use). It dynamically
embeds the flash player using the swfobject JavaScript library. The plugin includes
a sample skin for the player, the Adobe expressInstall system for automatically
updating a browser's Flash Player plugin version, and a proxy YouTube player.
http://grails.org/FlashPlayer+Plugin
http://plugins.grails.org/grails-flash-player/tags/RELEASE_1_0/grails-flash-player-1.0.zip
Provides integration between Grails and Flex
Marcel Overdijk
marceloverdijk@gmail.com
http://grails.org/Flex+Plugin
http://plugins.grails.org/grails-flex/tags/RELEASE_0_1/grails-flex-0.1.zip
Provides integration between Grails and Flex
Marcel Overdijk
marceloverdijk@gmail.com
http://grails.org/Flex+Plugin
http://plugins.grails.org/grails-flex/tags/RELEASE_0_2/grails-flex-0.2.zip
Plugin to make your application ables to call Func (https://fedorahosted.org/func)
Marco Mornati
mmornati@byte-code.com
http://grails.org/FuncGrailsPlugin+Plugin
http://plugins.grails.org/grails-func/tags/RELEASE_1_0/grails-func-1.0.zip
Plugin to make your application ables to call Func (https://fedorahosted.org/func)
Marco Mornati
mmornati@byte-code.com
http://grails.org/Func+Plugin
http://plugins.grails.org/grails-func/tags/RELEASE_1_1/grails-func-1.1.zip
Plugin to make your application ables to call Func (https://fedorahosted.org/func)
Marco Mornati
mmornati@byte-code.com
http://grails.org/Func+Plugin
http://plugins.grails.org/grails-func/tags/RELEASE_1_2/grails-func-1.2.zip
Plugin to make your application ables to call Func (https://fedorahosted.org/func)
Marco Mornati
mmornati@byte-code.com
http://grails.org/Func+Plugin
http://plugins.grails.org/grails-func/tags/RELEASE_1_3/grails-func-1.3.zip
Plugin to make your application ables to call Func (https://fedorahosted.org/func)
Marco Mornati
mmornati@byte-code.com
http://grails.org/Func+Plugin
http://plugins.grails.org/grails-func/tags/RELEASE_1_4/grails-func-1.4.zip
Plugin to make your application ables to call Func (https://fedorahosted.org/func)
Marco Mornati
mmornati@byte-code.com
http://grails.org/Func+Plugin
http://plugins.grails.org/grails-func/tags/RELEASE_1_5/grails-func-1.5.zip
Plugin to make your application ables to call Func (https://fedorahosted.org/func)
Marco Mornati
mmornati@byte-code.com
http://grails.org/Func+Plugin
http://plugins.grails.org/grails-func/tags/RELEASE_1_6/grails-func-1.6.zip
Plugin to make your application ables to call Func (https://fedorahosted.org/func)
Marco Mornati
mmornati@byte-code.com
http://grails.org/Func+Plugin
http://plugins.grails.org/grails-func/tags/RELEASE_1_7/grails-func-1.7.zip
This plugin adds Google Chart API features to Grails applications.
James Williams
jwill@codehaus.org
http://plugins.grails.org/grails-google-chart/tags/RELEASE_0_1/grails-google-chart-0.1.zip
This plugin adds Google Chart API features to Grails applications.
James Williams
jwill@codehaus.org
http://plugins.grails.org/grails-google-chart/tags/RELEASE_0_2/grails-google-chart-0.2.zip
This plugin adds Google Chart API features to Grails applications.
James Williams
jwill@codehaus.org
http://plugins.grails.org/grails-google-chart/tags/RELEASE_0_3/grails-google-chart-0.3.zip
This plugin adds Google Chart API features to Grails applications.
James Williams
jwill@codehaus.org
http://grails.codehaus.org/Google+Chart+Plugin
http://plugins.grails.org/grails-google-chart/tags/RELEASE_0_4/grails-google-chart-0.4.zip
This plugin adds Google Chart API features to Grails applications.
James Williams
jwill@codehaus.org
http://grails.codehaus.org/Google+Chart+Plugin
http://plugins.grails.org/grails-google-chart/tags/RELEASE_0_4_1/grails-google-chart-0.4.1.zip
This plugin adds Google Chart API features to Grails applications.
James Williams
jwill@codehaus.org
http://grails.codehaus.org/Google+Chart+Plugin
http://plugins.grails.org/grails-google-chart/tags/RELEASE_0_4_2/grails-google-chart-0.4.2.zip
This plugin adds Google Chart API features to Grails applications.
James Williams
jwill@codehaus.org
http://grails.codehaus.org/Google+Chart+Plugin
http://plugins.grails.org/grails-google-chart/tags/RELEASE_0_4_3/grails-google-chart-0.4.3.zip
This plugin adds Google Chart API features to Grails applications.
James Williams
jwill@codehaus.org
http://grails.codehaus.org/Google+Chart+Plugin
http://plugins.grails.org/grails-google-chart/tags/RELEASE_0_4_4/grails-google-chart-0.4.4.zip
This plugin adds Google Chart API features to Grails applications.
James Williams
jwill@codehaus.org
http://grails.codehaus.org/Google+Chart+Plugin
http://plugins.grails.org/grails-google-chart/tags/RELEASE_0_4_5/grails-google-chart-0.4.5.zip
This plugin adds Google Chart API features to Grails applications.
James Williams
jwill@codehaus.org
http://grails.codehaus.org/Google+Chart+Plugin
http://plugins.grails.org/grails-google-chart/tags/RELEASE_0_4_6/grails-google-chart-0.4.6.zip
This plugin adds Google Chart API features to Grails applications.
James Williams
jwill@codehaus.org
http://grails.codehaus.org/Google+Chart+Plugin
http://plugins.grails.org/grails-google-chart/tags/RELEASE_0_4_7/grails-google-chart-0.4.7.zip
This plugin adds Google Chart API features to Grails applications.
James Williams
jwill@codehaus.org
http://grails.codehaus.org/Google+Chart+Plugin
http://plugins.grails.org/grails-google-chart/tags/RELEASE_0_4_8/grails-google-chart-0.4.8.zip
Grails UI
Matthew Taylor, Daniel Honig
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUi+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_1/grails-grails-ui-0.1.zip
Grails UI
Matthew Taylor, Daniel Honig
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_1-ALPHA/grails-grails-ui-0.1-ALPHA.zip
Grails UI
Matthew Taylor, Daniel Honig
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_2/grails-grails-ui-0.2.zip
Grails UI
Matthew Taylor, Daniel Honig
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_21/grails-grails-ui-0.21.zip
Grails UI
Matthew Taylor, Daniel Honig
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_22/grails-grails-ui-0.22.zip
Grails UI
Matthew Taylor, Daniel Honig
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_23/grails-grails-ui-0.23.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_24/grails-grails-ui-0.24.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_25/grails-grails-ui-0.25.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_26/grails-grails-ui-0.26.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_27/grails-grails-ui-0.27.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_28/grails-grails-ui-0.28.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_29/grails-grails-ui-0.29.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_30/grails-grails-ui-0.30.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_31/grails-grails-ui-0.31.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_32/grails-grails-ui-0.32.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_33/grails-grails-ui-0.33.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_35/grails-grails-ui-0.35.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_36/grails-grails-ui-0.36.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_37/grails-grails-ui-0.37.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_38/grails-grails-ui-0.38.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_39/grails-grails-ui-0.39.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_40/grails-grails-ui-0.40.zip
Grails UI
Matthew Taylor
matthew@g2one.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_0_41/grails-grails-ui-0.41.zip
Grails UI
Matthew Taylor
rhyolight@gmail.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_1_0/grails-grails-ui-1.0.zip
Grails UI
Matthew Taylor
rhyolight@gmail.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_1_0_1/grails-grails-ui-1.0.1.zip
Grails UI
Matthew Taylor
rhyolight@gmail.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_1_0_1-SNAPSHOT/grails-grails-ui-1.0.1-SNAPSHOT.zip
Grails UI
Matthew Taylor
rhyolight@gmail.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/tags/RELEASE_1_0_2-SNAPSHOT/grails-grails-ui-1.0.2-SNAPSHOT.zip
Grails UI
Matthew Taylor
rhyolight@gmail.com
Provides a standard UI tag library for ajaxy widgets using YUI.
http://grails.org/GrailsUI+Plugin
http://plugins.grails.org/grails-grails-ui/trunk/grails-grails-ui-1.0.2-SNAPSHOT.zip
GridGain Plugin to enable GridGain 2.1 (snapshot) support
Mingfai Ma
mingfai.ma@gmail.com
This plugin provides:
- GridGain jar and any dependency jars
- Start a singleton GridSpringBean (GridGain 2.1 feature), and allow injecting a Grid called 'grid'
- Dyanmically gridify any service with @Gridify annotation with a EMCEnhancer
http://grails.org/GridGain+Plugin
http://plugins.grails.org/grails-grid-gain/tags/RELEASE_0_1/grails-grid-gain-0.1.zip
GridGain Plugin to enable GridGain 2.1 (snapshot) support
Mingfai Ma
mingfai.ma@gmail.com
This plugin provides:
- GridGain jar and any dependency jars
- Start a singleton GridSpringBean (GridGain 2.1 feature), and allow injecting a Grid called 'grid'
- Dyanmically gridify any service with @Gridify annotation with a EMCEnhancer
http://grails.org/GridGain+Plugin
http://plugins.grails.org/grails-grid-gain/tags/RELEASE_0_1_1/grails-grid-gain-0.1.1.zip
The Google Web Toolkit for Grails.
Peter Ledbrook
peter@cacoethes.co.uk
Incorporates GWT into Grails. In particular, GWT host pages can be
GSPs and standard Grails services can be used to handle client RPC
requests.
http://grails.codehaus.org/GWT+Plugin
http://plugins.grails.org/grails-gwt/tags/RELEASE_0_1/grails-gwt-0.1.zip
The Google Web Toolkit for Grails.
Peter Ledbrook
peter@cacoethes.co.uk
Incorporates GWT into Grails. In particular, GWT host pages can be
GSPs and standard Grails services can be used to handle client RPC
requests.
http://grails.codehaus.org/GWT+Plugin
http://plugins.grails.org/grails-gwt/tags/RELEASE_0_1_1/grails-gwt-0.1.1.zip
The Google Web Toolkit for Grails.
Peter Ledbrook
peter@cacoethes.co.uk
Incorporates GWT into Grails. In particular, GWT host pages can be
GSPs and standard Grails services can be used to handle client RPC
requests.
http://grails.codehaus.org/GWT+Plugin
http://plugins.grails.org/grails-gwt/tags/RELEASE_0_2/grails-gwt-0.2.zip
The Google Web Toolkit for Grails.
Peter Ledbrook
peter@cacoethes.co.uk
Incorporates GWT into Grails. In particular, GWT host pages can be
GSPs and standard Grails services can be used to handle client RPC
requests.
http://grails.codehaus.org/GWT+Plugin
http://plugins.grails.org/grails-gwt/tags/RELEASE_0_2_1/grails-gwt-0.2.1.zip
The Google Web Toolkit for Grails.
Peter Ledbrook
peter@cacoethes.co.uk
Incorporates GWT into Grails. In particular, GWT host pages can be
GSPs and standard Grails services can be used to handle client RPC
requests.
http://grails.codehaus.org/GWT+Plugin
http://plugins.grails.org/grails-gwt/tags/RELEASE_0_2_2/grails-gwt-0.2.2.zip
The Google Web Toolkit for Grails.
Peter Ledbrook
peter@cacoethes.co.uk
Incorporates GWT into Grails. In particular, GWT host pages can be
GSPs and standard Grails services can be used to handle client RPC
requests.
http://grails.codehaus.org/GWT+Plugin
http://plugins.grails.org/grails-gwt/tags/RELEASE_0_2_3/grails-gwt-0.2.3.zip
The Google Web Toolkit for Grails.
Peter Ledbrook
peter@cacoethes.co.uk
Incorporates GWT into Grails. In particular, GWT host pages can be
GSPs and standard Grails services can be used to handle client RPC
requests.
http://grails.codehaus.org/GWT+Plugin
http://plugins.grails.org/grails-gwt/tags/RELEASE_0_2_4/grails-gwt-0.2.4.zip
The Google Web Toolkit for Grails.
Peter Ledbrook
peter@cacoethes.co.uk
Incorporates GWT into Grails. In particular, GWT host pages can be
GSPs and standard Grails services can be used to handle client RPC
requests.
http://grails.codehaus.org/GWT+Plugin
http://plugins.grails.org/grails-gwt/trunk/grails-gwt-0.3-SNAPSHOT.zip
Grails TagLib plugin for the HelpBalloon system from Beau Scott
Paul Fernley
paul@pfernley.orangehome.co.uk
The help-balloons plugin provides a Grails TagLib wrapper around the HelpBalloon
system from Beau Scott. This plugin provides the most basic support possible to
give a simple balloon help (a.k.a. Callout) facility in GSPs typically for use
in intranet applications.
http://grails.org/HelpBalloons+Plugin
http://plugins.grails.org/grails-help-balloons/tags/RELEASE_1_0/grails-help-balloons-1.0.zip
Grails TagLib plugin for the HelpBalloon system from Beau Scott
Paul Fernley
paul@pfernley.orangehome.co.uk
The help-balloons plugin provides a Grails TagLib wrapper around the HelpBalloon
system from Beau Scott. This plugin provides the most basic support possible to
give a simple balloon help (a.k.a. Callout) facility in GSPs typically for use
in intranet applications.
http://grails.org/HelpBalloons+Plugin
http://plugins.grails.org/grails-help-balloons/tags/RELEASE_1_1/grails-help-balloons-1.1.zip
Enables Hibernate Statistics capture and exposes an MBean
Mike Hugo
mike@piragua.com
http://grails.org/HibernateStats+Plugin
http://plugins.grails.org/grails-hibernate-stats/tags/RELEASE_0_1/grails-hibernate-stats-0.1.zip
I18n gettext plugin for grails
Rainer Brang, Backend-Server GmbH & Co. KG
grails@backend-server.de
This plugin adds i18n support to your app, in 'gnu gettext'-style.
1 First, you need to wrap special method calls around all strings you want to translate.
2 Then you use an included Gant script to extract all translatable strings from your sources.
3 Now you translate all strings from step 2 which you will find in .po files in your i18n directory.
4 Use another included Gant script to compile your translated .po files into resource classes.
5 repeat 1-4 each time you added some new strings to your application. Existing translations will be merged in.
During runtime: The methods, you wrapped around the strings, will pick the correct translation according to the
current locale, and return the translated string. You may also force a locale for a specific call.
What you need: The developer needs these command line tools for the development machine: xgettext, msgmerge and msgfmt
The translator may like: PoEdit or alike to translate texts.
You will love the dead simple plural form handling and FormatMessage-like String handling. Additionally, you can
forget about inventing lookup keys for your .properties files, because for gnu gettext, the original string is the key.
Beware: Gnu gettext can not handle groovy's "here-doc" strings.
http://www.backend-server.de/i18ngettextforgrails
http://plugins.grails.org/grails-i18n-gettext/tags/RELEASE_0_1/grails-i18n-gettext-0.1.zip
I18n gettext plugin for grails
Rainer Brang, Backend-Server GmbH & Co. KG
grails@backend-server.de
This plugin adds i18n support to your app, in 'gnu gettext'-style.
1 First, you need to wrap special method calls around all strings you want to translate.
2 Then you use an included Gant script to extract all translatable strings from your sources.
3 Now you translate all strings from step 2 which you will find in .po files in your i18n directory.
4 Use another included Gant script to compile your translated .po files into resource classes.
5 repeat 1-4 each time you added some new strings to your application. Existing translations will be merged in.
During runtime: The methods, you wrapped around the strings, will pick the correct translation according to the
current locale, and return the translated string. You may also force a locale for a specific call.
What you need: The developer needs these command line tools for the development machine: xgettext, msgmerge and msgfmt
The translator may like: PoEdit or alike to translate texts.
You will love the dead simple plural form handling and FormatMessage-like String handling. Additionally, you can
forget about inventing lookup keys for your .properties files, because for gnu gettext, the original string is the key.
Beware: Gnu gettext can not handle groovy's "here-doc" strings.
http://www.backend-server.de/i18ngettextforgrails
http://plugins.grails.org/grails-i18n-gettext/tags/RELEASE_0_2/grails-i18n-gettext-0.2.zip
I18n gettext plugin for grails
Rainer Brang, Backend-Server GmbH & Co. KG
grails@backend-server.de
This plugin adds i18n support to your app, in 'gnu gettext'-style.
1 First, you need to wrap special method calls around all strings you want to translate.
2 Then you use an included Gant script to extract all translatable strings from your sources.
3 Now you translate all strings from step 2 which you will find in .po files in your i18n directory.
4 Use another included Gant script to compile your translated .po files into resource classes.
5 repeat 1-4 each time you added some new strings to your application. Existing translations will be merged in.
During runtime: The methods, you wrapped around the strings, will pick the correct translation according to the
current locale, and return the translated string. You may also force a locale for a specific call.
What you need: The developer needs these command line tools for the development machine: xgettext, msgmerge and msgfmt
The translator may like: PoEdit or alike to translate texts.
You will love the dead simple plural form handling and FormatMessage-like String handling. Additionally, you can
forget about inventing lookup keys for your .properties files, because for gnu gettext, the original string is the key.
Beware: Gnu gettext can not handle groovy's "here-doc" strings.
http://www.grails.org/I18n-gettext+Plugin
http://plugins.grails.org/grails-i18n-gettext/tags/RELEASE_0_3/grails-i18n-gettext-0.3.zip
I18n gettext plugin for grails
Rainer Brang, Backend-Server GmbH & Co. KG
grails@backend-server.de
This plugin adds i18n support to your app, in 'gnu gettext'-style.
1 First, you need to wrap special method calls around all strings you want to translate.
2 Then you use an included Gant script to extract all translatable strings from your sources.
3 Now you translate all strings from step 2 which you will find in .po files in your i18n directory.
4 Use another included Gant script to compile your translated .po files into resource classes.
5 repeat 1-4 each time you added some new strings to your application. Existing translations will be merged in.
During runtime: The methods, you wrapped around the strings, will pick the correct translation according to the
current locale, and return the translated string. You may also force a locale for a specific call.
What you need: The developer needs these command line tools for the development machine: xgettext, msgmerge and msgfmt
The translator may like: PoEdit or alike to translate texts.
You will love the dead simple plural form handling and FormatMessage-like String handling. Additionally, you can
forget about inventing lookup keys for your .properties files, because for gnu gettext, the original string is the key.
Beware: Gnu gettext can not handle groovy's "here-doc" strings.
http://www.grails.org/I18n-gettext+Plugin
http://plugins.grails.org/grails-i18n-gettext/tags/RELEASE_0_4/grails-i18n-gettext-0.4.zip
I18n Templates
Marcel Overdijk
marceloverdijk@gmail.com
This plugin offers i18n scaffolding templates to generate a full internationalizable application.
http://grails.org/I18n+Templates+Plugin
http://plugins.grails.org/grails-i18n-templates/tags/RELEASE_0_1/grails-i18n-templates-0.1.zip
I18n Templates
Marcel Overdijk
marceloverdijk@gmail.com
This plugin offers i18n scaffolding templates to generate a full internationalizable application.
http://grails.org/I18n+Templates+Plugin
http://plugins.grails.org/grails-i18n-templates/tags/RELEASE_0_2/grails-i18n-templates-0.2.zip
I18n Templates
Marcel Overdijk
marceloverdijk@gmail.com
This plugin offers i18n scaffolding templates to generate a full internationalizable application.
http://grails.org/I18n+Templates+Plugin
http://plugins.grails.org/grails-i18n-templates/tags/RELEASE_1_0/grails-i18n-templates-1.0.zip
I18n Templates
Marcel Overdijk
marceloverdijk@gmail.com
This plugin offers i18n scaffolding templates to generate a full internationalizable application.
http://grails.org/I18n+Templates+Plugin
http://plugins.grails.org/grails-i18n-templates/tags/RELEASE_1_0-RC1/grails-i18n-templates-1.0-RC1.zip
I18n Templates
Marcel Overdijk
marceloverdijk@gmail.com
This plugin offers i18n scaffolding templates to generate a full internationalizable application.
http://grails.org/I18n+Templates+Plugin
http://plugins.grails.org/grails-i18n-templates/tags/RELEASE_1_0_1/grails-i18n-templates-1.0.1.zip
I18n Templates
Marcel Overdijk
marceloverdijk@gmail.com
This plugin offers i18n scaffolding templates to generate a full internationalizable application.
http://grails.org/I18n+Templates+Plugin
http://plugins.grails.org/grails-i18n-templates/tags/RELEASE_1_0_3/grails-i18n-templates-1.0.3.zip
I18n Templates
Marcel Overdijk
marceloverdijk@gmail.com
This plugin offers i18n scaffolding templates to generate a full internationalizable application.
http://grails.org/I18n+Templates+Plugin
http://plugins.grails.org/grails-i18n-templates/tags/RELEASE_1_0_4/grails-i18n-templates-1.0.4.zip
This plugin adds include behaviour to Grails application.
Daniel Latorre
dani@danilat.com
http://grails.org/Include+Plugin
http://plugins.grails.org/grails-include/tags/RELEASE_0_1/grails-include-0.1.zip
This plugin adds include behaviour to Grails application.
Daniel Latorre
dani@danilat.com
http://grails.org/Include+Plugin
http://plugins.grails.org/grails-include/tags/RELEASE_0_2/grails-include-0.2.zip
This plugin adds include behaviour to Grails application.
Daniel Latorre
dani@danilat.com
http://grails.org/Include+Plugin
http://plugins.grails.org/grails-include/tags/RELEASE_0_3/grails-include-0.3.zip
Plugin summary/headline
Your name
Brief description of the plugin.
http://grails.org/Iui+Plugin
http://plugins.grails.org/grails-iui/tags/RELEASE_0_1/grails-iui-0.1.zip
iUI for Grails
Christopher M. Judd
cjudd@juddsolutions.com
Provides iUI library integration for iPhone web development.
http://www.grails.org/iUI+Plugin
http://plugins.grails.org/grails-iui/tags/RELEASE_0_2/grails-iui-0.2.zip
The Ivy Dependency Manager for Grails.
Graeme Rocher
graemerocher at yahoo.co.uk
Installs Ivy as a dependency manager for Grails allowing you to
use dependency resolution in a Grails project
http://grails.org/Ivy+Integration
http://plugins.grails.org/grails-ivy/tags/RELEASE_0_1/grails-ivy-0.1.zip
The Ivy Dependency Manager for Grails.
Graeme Rocher
graemerocher at yahoo.co.uk
http://grails.org/Ivy+Integration
http://plugins.grails.org/grails-ivy/tags/RELEASE_2_0_0-rc1/grails-ivy-2.0.0-rc1.zip
Enables Java2D rendering using GraphicsBuilder
Andres Almiray
aalmiray@users.sourceforge.net
J2D plugin allows you to draw images on the fly with Java2D, using
GraphicsBuilder under the covers (http://groovy.codehaus.org/GraphicsBuilder)
http://plugins.grails.org/grails-j2d/tags/RELEASE_0_1/grails-j2d-0.1.zip
Enables Java2D rendering using GraphicsBuilder
Andres Almiray
aalmiray@users.sourceforge.net
J2D plugin allows you to draw images on the fly with Java2D, using
GraphicsBuilder under the covers (http://groovy.codehaus.org/GraphicsBuilder)
http://grails.org/J2D+Plugin
http://plugins.grails.org/grails-j2d/tags/RELEASE_0_2/grails-j2d-0.2.zip
http://plugins.grails.org/grails-jasper/tags/RELEASE_0_5/grails-jasper-0.5.zip
Jasper Grails Plugin
Marcos Pereira
mfpereira@gmail.com
With Jasper Plugin the developer can easily add jasper reports in to application.
http://plugins.grails.org/grails-jasper/tags/RELEASE_0_7/grails-jasper-0.7.zip
This plugin adds easy support for jasper format reports.
Marcos Pereira
mfpereira@gmail.com
With Jasper Plugin the developer can easily put jasper reports into an application.
http://plugins.grails.org/grails-jasper/tags/RELEASE_0_7_1/grails-jasper-0.7.1.zip
This plugin adds easy support for jasper format reports.
Marcos Pereira
mfpereira@gmail.com
With Jasper Plugin the developer can easily put jasper reports into an application.
http://plugins.grails.org/grails-jasper/tags/RELEASE_0_7_2/grails-jasper-0.7.2.zip
This plugin adds easy support for jasper format reports.
Marcos Pereira
mfpereira@gmail.com
With Jasper Plugin the developer can easily put jasper reports into an application.
http://plugins.grails.org/grails-jasper/tags/RELEASE_0_7_3/grails-jasper-0.7.3.zip
This plugin adds easy support for jasper format reports.
Marcos Pereira
mfpereira@gmail.com
With Jasper Plugin the developer can easily put jasper reports into an application.
http://plugins.grails.org/grails-jasper/tags/RELEASE_0_7_4/grails-jasper-0.7.4.zip
This plugin adds easy support for jasper format reports.
Marcos Pereira
mfpereira@gmail.com
With Jasper Plugin the developer can easily put jasper reports into an application.
http://plugins.grails.org/grails-jasper/tags/RELEASE_0_7_5/grails-jasper-0.7.5.zip
This plugin adds easy support for jasper format reports.
Marcos Pereira
mfpereira@gmail.com
With Jasper Plugin the developer can easily put jasper reports into an application.
http://plugins.grails.org/grails-jasper/tags/RELEASE_0_7_6/grails-jasper-0.7.6.zip
This plugin adds easy support for jasper format reports.
Marcos Pereira
mfpereira@gmail.com
With Jasper Plugin the developer can easily put jasper reports into an application.
http://plugins.grails.org/grails-jasper/tags/RELEASE_0_7_6_1/grails-jasper-0.7.6.1.zip
This plugin adds easy support for jasper format reports.
Marcos Pereira
mfpereira@gmail.com
With Jasper Plugin the developer can easily put jasper reports into an application.
http://plugins.grails.org/grails-jasper/tags/RELEASE_0_7_7/grails-jasper-0.7.7.zip
This plugin adds easy support for jasper format reports.
Marcos Pereira
mfpereira@gmail.com
With Jasper Plugin the developer can easily put jasper reports into an application.
http://plugins.grails.org/grails-jasper/tags/RELEASE_0_8/grails-jasper-0.8.zip
Easily launch Jasper reports from a Grails application.
Marcos Pereira
mfpereira@gmail.com
This plugin adds easy support for launching jasper reports from GSP pages.
After installing this plugin, run your application and request (app-url)/jasper for a demonstration and instructions.
http://plugins.grails.org/grails-jasper/tags/RELEASE_0_9/grails-jasper-0.9.zip
adds Jawr (https://jawr.dev.java.net) functionality to Grails applications.
Jordi Hern?ndez Sell?s
jordihs@dev.java.net
Jawr is a tunable packaging solution for Javascript and CSS which allows for rapid development of resources
in separate module files. You can work with a large set of split javascript files in development mode, then
Jawr bundles all together into one or several files in any way you define. By using a tag library, Jawr allows
you to use the same, unchanged GSP pages for development and production. Jawr also minifies and compresses the
files, resulting in reduced page load times.
https://jawr.dev.java.net
http://plugins.grails.org/grails-jawr/tags/RELEASE_2_0/grails-jawr-2.0.zip
adds Jawr (https://jawr.dev.java.net) functionality to Grails applications.
Jordi Hern?ndez Sell?s
jordihs@dev.java.net
Jawr is a tunable packaging solution for Javascript and CSS which allows for rapid development of resources
in separate module files. You can work with a large set of split javascript files in development mode, then
Jawr bundles all together into one or several files in any way you define. By using a tag library, Jawr allows
you to use the same, unchanged GSP pages for development and production. Jawr also minifies and compresses the
files, resulting in reduced page load times.
https://jawr.dev.java.net
http://plugins.grails.org/grails-jawr/tags/RELEASE_2_51/grails-jawr-2.51.zip
Jbpm plugin
Kamal Govindraj
kamal.gs@lxisoft.com
Plugin helps integrate Jbpm into a grails application
http://grails.org/Jbpm+Plugin
http://plugins.grails.org/grails-jbpm/tags/RELEASE_0_1/grails-jbpm-0.1.zip
Grails JCaptcha Plugin
Luke Daley
ld@ldaley.com
Makes using JCaptcha within a Grails app simple
http://grails.org/JCaptcha+Plugin
http://plugins.grails.org/grails-jcaptcha/tags/RELEASE_0_1/grails-jcaptcha-0.1.zip
Grails JCaptcha Plugin
Luke Daley
ld@ldaley.com
Makes using JCaptcha within a Grails app simple
http://grails.org/JCaptcha+Plugin
http://plugins.grails.org/grails-jcaptcha/tags/RELEASE_0_2/grails-jcaptcha-0.2.zip
Grails JCaptcha Plugin
Luke Daley
ld@ldaley.com
Makes using JCaptcha within a Grails app simple
http://grails.org/JCaptcha+Plugin
http://plugins.grails.org/grails-jcaptcha/tags/RELEASE_1_0/grails-jcaptcha-1.0.zip
This plugin provides JCR-based persistence for Grails
Sergey Nebolsin
nebolsin@gmail.com
http://grails.org/JCR+plugin
http://plugins.grails.org/grails-jcr/trunk/grails-jcr-0.2-SNAPSHOT.zip
This plugin adds MDB functionality to services.
Justin Edelson
justin@justinedelson.com