What’s Groovy?
Groovy is an agile and dynamic language for the Java Virtual Machine and much more. Check out the
Groovy Homepage for more information.
Installation Guide:
Requires: Java JDK 1.5+ (Download here)
Windows-Installer for Groovy 1.8.4: (Download Here)
Alternative installation method: Guide.
You can check to see if groovy was properly installed by trying “groovy –version” in the command prompt.
Note: You need to close and re-open the console after changing the path environment variable.
What REALLY is Data Science? Told by a Data Scientist - By Joma Tech
Writing perfect code is a challenging process. That's where code reviews come in to help…
"The Next Leap: How A.I. will change the 3D industry - Andrew Price - Blender"
"Captain Disillusion: World's Greatest Blenderer - Live at the Blender Conference 2018 - CaptainDisillusion"
My 5 Favorite Linux Shell Tricks for SPEEEEEED (and efficiency) - By tutoriaLinux > What's…
View Comments
I would add "do not forget to close all your command prompt instances before re-opening a new command prompt instance to check if Groovy is properly installed" ;-)
Thanks. I updated the post.