Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 281 Bytes

File metadata and controls

8 lines (6 loc) · 281 Bytes

Build Instructions:

  • Install maven on your MAC: brew install maven
  • In the project directory, mvn compile, then mvn package
  • java -jar to the target jar

Jenkisfile is also available to run as part of your pipeline Demo!