JVM | Platform | Status |
---|---|---|
OpenJDK (Temurin) Current | Linux | |
OpenJDK (Temurin) LTS | Linux | |
OpenJDK (Temurin) Current | Windows | |
OpenJDK (Temurin) LTS | Windows |
$ mvn clean package
Note that although the project is Java 8 compatible at runtime (and the compiled artifacts on Maven Central are Java 8 bytecode), we do not support building the project on anything less than JDK 21.