GrailsForce
A simple, easy-to-use Salesforce plugin for the Grails framework, which provides seamless integration into the Force.com platform.
Get it Today
Open Source, Rapid Salesforce Development
Riptide has been actively involved within the open source community behind a dynamic programming language called Groovy and its Grails counterpart, a rapid application development (RAD) web framework.
This dynamic plugin utilizes the Force.com partner WSDL to describe and create a local application domain model from all objects defined within your Salesforce account.
Upon installation of the GrailsForce plugin, you will need to modify your Config.groovy file, adding your Salesforce API credentials, and will need to execute the new grails command "salesforce-generate-all" to begin code generation.
After the plugin completes all code generation you will now have the ability to begin querying, creating, updating, and deleting data from an external integration application into your Salesforce instance.
Download GrailsForce Plugin
Download GrailsForce Source Code

