mvn compile -f "(location of pom.xml)"
mvn package -f "(location of pom.xml)"
java -jar .\target\dailyprogramming-x.x-SNAPSHOT.jar
mvn test -f "(location of pom.xml)"
👤 Adam Nativ
- Twitter: @AdamCraftmaster
- Github: @AdamCraftmaster
Give a ⭐️ if this project helped you!
Copyright © 2021 Adam Nativ.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator