A command line tool that helps you install and manage multiple Java versions on your machine.
For now the simplest way to install jvm
is to use JBang:
jbang app install jvm@codejive
See:
jvm --help
To build the project simply run:
./mvnw spotless:apply clean verify