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.
My last post discussed comparing the high-level contents of two JAR files using a Groovy script and a 2011 post covered displaying a particular JAR file's manifest file. This post illustrates the ...