Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
bgColor#f9faff
borderStylesolid
titleContents

Table of Contents

Installation

Following the SDKMAN! install instructions:

curl -s "https://get.sdkman.io" | bash
source "$HOME/.sdkman/bin/sdkman-init.sh"