Java 1.8 or newer
Maven should be installed on your computer. You may download and install maven via https://maven.apache.org .
mvn clean install -DskipTests
java -jar .\target\paycell-web-api-client-0.0.2.jar
You can reach application by browsing http://localhost:8082/ .