The only thing you need to run the jar file is a Java Runtime Environment.
It can be found here.
See more details about jar files usages
If you want to use the source code, the pom.xml file of this project contains all the necessary libraries to run the project.
To get available options:
java -jar acq-*.jar -h
To use and compile the source code, make sure you have binded the following librairies to your project:
For more uses (unit tests and graphic mode), add the extra librairies :