Skip to main content

Groovy

Binding: %groovy

Runs Groovy scripts — a scripting-friendly alternative to %java with access to the JVM ecosystem.

%groovy
println "Hello from Groovy"

Configuration

PropertyDefaultDescription
GROOVY_CLASSES(empty, falls back to ./interpreter/groovy/classes)Path to a directory of custom Groovy classes to make available to scripts.

This is set by your administrator from the interpreter settings screen.