A multi-faceted language tool for the Java platform!

Groovy

Groovy 5.0.3

  -  59.46 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Groovy 5.0.3.


For those interested in downloading the most recent release of Groovy or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Groovy 5.0.3 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Groovy 5.0.3 Screenshot 1

What's new in this version:

Fixed:
- super property resolution
- stack overflow in javac compiler adapter
- @Log4j2 uses Logger class from log4j-core instead of log4j-api
- Unqualified member access in empty array tap resolves incorrectly in Groovy 5
- Property shorthand not working for default methods in interfaces without @CompileStatic
- Groovy 5 doesn't handle implicit properties
- Groovy5 compiler throws exception: "org.codehaus.groovy.ast.ClassNode.getGenericsTypes()" is null
- Groovy 5: joint compilation generates stubs without imports for implemented interfaces in other packages (works in 4.x)

Dependency upgrade:
- Bump asciidoctorj-pdf to 2.3.21
- Bump jarjar to 1.16.0
- Bump spotbugs to 4.9.8
- Bump JUnit to 5.14.1
- Bump logback to 1.5.21 (test dependency)
- Bump jackson to 2.20.1
- Bump commons-cli to 1.11.0

Improved:
- Support unquoted URLs in groovysh
- Let groovysh startup time not depend on contents of CWD