News

For each example, I’ll first show the normal Java example followed by the Groovy equivalent. Along the way, I’ll point out the Groovy features that make Groovy so script friendly.
Groovy 's RootLoader is a handy class that can be used to encapsulate a Groovy script's reference to external classpath dependencies within the script itself.