Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 251 Bytes

Build.md

File metadata and controls

12 lines (6 loc) · 251 Bytes

Build JDBX

You need a Java JDK 11+ and Apache Maven to build JDBX.
In the root directory of your local copy run

mvn package

This will build the JDBX jar file

./target/jdbx-<version>.jar