SDKMAN! is a package manager for Gradle, Java, and many other frameworks on Ubuntutool for managing parallel versions of multiple Software Development Kits on most Unix based systems. It provides a convenient Command Line Interface (CLI) and API for installing, switching, removing and listing Candidates.
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
|
Installation
Following the SDKMAN! install instructions:
curl -s "https://get.sdkman.io" | bash
source "$HOME/.sdkman/bin/sdkman-init.sh"