Package org.codehaus.gmavenplus.util
Utility classes.
-
Class Summary Class Description ClassWrangler Handles getting Groovy classes and version from the specified classpath.FileUtils A collection of file utility methods taken from Guava so we don't have to depend on Guava.NoExitSecurityManager Custom security manager toSystem.exit(int)
(and related) from being used.ReflectionUtils Inspired heavily by Spring's ReflectionUtils.