Groovy Programming Language
This section describes some of the useful features of the Groovy language; it is not intended to give you a full overview of the language.
Documentation:
Official documentation with many useful examples: http://groovy-lang.org/documentation.html#languagespecification
Many great examples are also on a blog called Groovy Goodness: https://mrhaki.blogspot.cz/search/label/Groovy%3AGoodness
Further in this section:
Found an issue in documentation? Write to us.