This project demonstrates a contrived example of how to create and use a Groovy extension module.
This project uses Gradle, and the gradlew
and gradlew.bat
files may be used to run the
application. To run the project in Linux/OSX, use the following:
./gradlew run
Or, in Windows:
gradlew.bat run