Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (21 loc) · 671 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 671 Bytes

Build, test and execute the jar

Build

mvn clean compile -DskipTests

Build with test

mvn clean compile