akhiljns / LoanEmiCalculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoanEmiCalculator

following project contains the repository for sample banking app

requirements - maven java

steps to build the project:

  • mvn clean install -DskipTests

or

  • ./mvnw clean install -DskipTests

steps to run the project:

java -jar target/geektrust.jar "inputfileLocation without quotes"

About


Languages

Language:Java 100.0%