This is a fork of the jsqlparser originally developed by ultimoamore.
Original project websites:
- http://jsqlparser.sourceforge.net
- http://sourceforge.net/projects/jsqlparser/
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.