I'm learning Spring Boot using STS and working through a tutorial. One of the exercises in the tutorial demonstrates the inclusion of a .groovy controller. For it to run, I need to install the Groovy-Eclipse feature and, because I'm behind a firewall, I have to download the update site as a zip and install from local. The question is - which version of Groovy-Eclipse do I need for STS 3.7.3, and where can I download the zipped archive from?
Thanks in advance
Angus