Skip to content

2.2 Starting (generic) symbIoTe SSP components

Vasilis Glykantzis edited this page May 15, 2018 · 1 revision

After you downloaded the symbIoTe components, you need to build and run them by using the following commands:

gradle assemble --refresh-dependencies
java -jar build/libs/{Component}

That need to be done in each directory. They is general remark, the concrete steps can be found in the following paragraphs.