21 Nov, 2009
Different Flavors of Embedded Groovy in Java Apps or “How To Make your Java Groovier!”
Posted by: TheKaptain In: Development
Lately I’ve been thinking about all the different ways to bring Groovy into a pure Java or command line environment, and ended up diving into some code to explore the various options. Turns out there’s definitely a good variety of options for running Groovy dynamically inside and out of a Java application. I started out […]