Manage multiple Java versions and switch between them easily
Manage your Java environment
jenv
$ jenv versions
$ jenv global 11.0
$ jenv local 17.0