News

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.
I mostly use Groovy for scripting and many of my scripting needs require the ability to navigate directory structures. In writing such scripts, it is helpful to know which properties are available ...