News

Use of JAVA_OPTS in Groovy is not limited to the groovy launcher or to runtime. In the blog post Using groovyc To Compile Groovy Scripts, I discussed several advantages of explicitly using groovyc ...
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.