Java (Maven) application for tracking time on the job
Simple Java-app using Maven. This is a demo repo. (It is being used to test the polling feature of Jenkings to create builds)
Standard maven targets for building.
Requirements:
- JDK 17+
- Maven 3.8+
mvn clean install