Groovy 4.0.4

Groovy - An extensible multi-paradigm language for the JVM Platform
(GroovyDoc for Groovy and Java classes)

See: Description

Packages 
Package Description
groovy.console  
groovy.console.ui An interactive command line terminal along with a Swing console for evaluating Groovy scripts and inspecting objects, AST and bytecode information.
groovy.console.ui.text Text processing helpers for the interactive command line terminal.
groovy.console.ui.view