Skip to content

IoTCrawler/Orchestrator

Repository files navigation

Contents

The repo contains hierarchy of maven packages depending on each other:

Requirements

  • OpenJDK 1.8
  • Maven
  • Docker

Build & install (all)

Build all the packages and install them in local maven repo:

sh make.sh install

Components can be built and installed individially from the corresponding folders.