This is a fork of the jsqlparser originally developed by ultimoamore.
Original project websites:
As the project is a Maven project, building is rather simple by running:
mvn package
This will produce the jsqlparser-VERSION.jar file in the target/ directory.