Groovy and Grape – easiest way to send gtalk message with Apache Camel?
February 28th, 2009 | by akoelewijn | published in soa
Groovy 1.6 makes it really easy to quickly try out new frameworks. Dependency management build into the language allows you to write simple scripts, all required libraries will be downloaded automatically when you run it. Here’s an example using Apache Camel. This script can simply be run from the command prompt. Groovy will compile it, [...]
