Dec 17, 2021
Thank you very much for checking it out and sincere apologies for the late reply.
Yes you need to set paths for the jar files.
But GitHub project is the source. You need to build it first. Since its a standard Java maven project, please install JAVA and Maven first. Then build the project using 'mvn clean install' command. This will create required jar files.
Do let me know if you need further clarifications.