com.io7m.jpplib:com.io7m.jpplib.tests

Generic pretty printer (Test suite)


License
DSDP

Documentation

jpplib

Maven Central Maven Central (snapshot) Codecov Java Version

com.io7m.jpplib

JVM Platform Status
OpenJDK (Temurin) Current Linux Build (OpenJDK (Temurin) Current, Linux)
OpenJDK (Temurin) LTS Linux Build (OpenJDK (Temurin) LTS, Linux)
OpenJDK (Temurin) Current Windows Build (OpenJDK (Temurin) Current, Windows)
OpenJDK (Temurin) LTS Windows Build (OpenJDK (Temurin) LTS, Windows)

Building

$ 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.