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@codejiveSee:
jvm --helpTo build the project simply run:
./mvnw spotless:apply clean verify