Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 293 Bytes

building.md

File metadata and controls

11 lines (8 loc) · 293 Bytes

Building from source

This build uses Maven with the toolchains plugin. You'll need a JDK 11 on your machine.

With those prerequisites in place, you can run:

./mvnw clean install