Groovy
G
Groovy
Definition
A dynamic language for the JVM that integrates seamlessly with Java. Groovy is used for scripting, testing (Spock framework), build automation (Gradle), and rapid prototyping, offering a more concise syntax than Java while maintaining full interoperability.