"Grengine is an engine for running and embedding Groovy in a Java VM."
The new major release of Grengine requires Java 8 or later (no longer supports Java 6 and 7). The API is essentially unchanged, but breaks backwards compatibility with Grengine 1 in a few fringe cases. Details here: https://www.grengine.ch/manual.html#grengine-2 The source code has moved from GitHub to GitLab: (update your trackers if you have any?) https://gitlab.com/jexler/grengine
