Enquire Now

Tags: groovyshell

The term groovyshell refers to both: 1. A command line interactive groovy shell, usually invoked as groovysh 2. One of the primary classes (groovy.lang.GroovyShell) in the Groovy language API for dynamically compiling and invoking groovy scripts from their raw source state.

0 Questions