Project Moonstone is the open source version of the popular Arrow Connect Platform developed by Arrow Electronics.
Project moonstone uses Gradle build tool. Build requires JDK 8, NodeJS, and npm
git clone https://github.com/konexios/moonstone.git
cd moonstone
gradle build
Binaries (shared libraries and applications) are generated under build/libs directory of each sub-projects. Software is developed using Spring Framework. All applications are Spring Boot.