Introduction to Groovy
You can Skip this section if you are already familiar with the Groovy language and move on to the tutorials to start writing Groovy scripts in JMWE.
This tutorial details the following chapters:
- Basic Groovy Syntax
- Program structure in Groovy
- Data types in Groovy
- Operators in Groovy
- Control structures in Groovy
- Closures
- Manipulating Data types