Integrate Google Plus with Grails application
Use to integreate Google plus with the Grails application and make API calls for fetching google plus data. Read more
Dependency :
compile ":google-plus:0.1"
Use to integreate Google plus with the Grails application and make API calls for fetching google plus data. Read more
Dependency :
compile ":google-plus:0.1"
Automatically adds parameters specified as @ContextParam on a controller to redirect calls. Read more
Dependency :
compile ":context-param:1.0"
Enhances the resources plugin by allowing for creation of "page" resource modules using convention over configuration. Read more
Dependency :
runtime ":page-resources:0.2.3"
Plugin for developing grails applications under glassfish app-server. Read more
Dependency :
build ":glassfish:0.1.2"
Provides build status and test run integration with TeamCity Read more
Dependency :
compile ":teamcity:1.0.3"
The MyBatis plugin enables Grails integration with MyBatis ORM framework Read more
Dependency :
compile ":mybatis:0.0.2"
The AWS SDK Plugin allows your Grails application to use the Amazon Web Services infrastructure services. It provides simple wrapper service around the official AWS SDK for Java. Using the SDK, developers can build solutions for Amazon Simple Storage Service (Amazon S3), Amazon Elastic Compute Cloud (Amazon EC2), Amazon SimpleDB, and more. Read more
Dependency :
compile ":aws-sdk:1.4.3"
Jmesa plugin is a dynamic html tabular representation of data that allows you to filter,sort, paginate, export your data. Read more
Dependency :
compile ":jmesa:2.0.4-SNAPSHOT-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"
Provides a way to run integration tests without having to repeatedly bootstrap the environment Read more
Dependency :
compile ":guard:1.0.7"