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

Latest commit

 

History

History
10 lines (6 loc) · 265 Bytes

Building.md

File metadata and controls

10 lines (6 loc) · 265 Bytes

Building with Maven

This sample can be built using Apache Maven. Please use the latest (maven 3)!

$ mvn package

The resulting jar files will be found in a directory named target in the respective project directories.