My favorite use of Groovy continues to be for scripting in a Java development environment. In this blog post, I demonstrate a simple Groovy script for searching JARs recursively under a provided ...
In the post AntBuilder: Groovy Meets Ant, I talked about how AntBuilder combines the best of Ant with Groovy. The Groovy Almanac post Using Ant build.xml and Antbuilder demonstrates how easy it is to ...