asdf-groovy
April 8, 2022 ยท View on GitHub
Groovy plugin for asdf version manager
Install
asdf plugin-add groovy https://github.com/weibemoura/asdf-groovy.git
Requirements
Java
Java is required. It can be installed using the asdf java plugin.
JAVA_HOME
The plugin requires JAVA_HOME to be exported. For your convenience, it exports it for you using asdf but if you use the JAVA_HOME export feature of asdf-java or export it yourself, you can disable this functionality by:
export ASDF_GROOVY_DISABLE_JAVA_HOME_EXPORT=true
Use
Check asdf readme for instructions on how to install & manage versions of Groovy.