name : "coreMQTT Agent" version: "v1.3.1" description: | "Agent for thread-safe use of coreMQTT.\n" license: "MIT" dependencies: - name : "coreMQTT" version: "v2.3.1" license: "MIT" repository: type: "git" url: "https://github.com/FreeRTOS/coreMQTT/" path: source/dependency/coreMQTT - name: "CMock" version: "v2.5.3" license: "MIT" repository: type: "git" url: " https://github.com/ThrowTheSwitch/CMock.git" path: "test/unit-test/CMock"