The repo contains hierarchy of maven packages depending on each other:
- Fiware-Models - EntityLD model (lightweight)
- Core - models of core IoTCrawler ontology (lightweight)
- Fiware-Clients - NGSI-LD client based on NGSI-Libraries
- Orchestrator - Orchestrator component
- OpenJDK 1.8
- Maven
- Docker
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.