日本語

SINETStream java

Directory structure

Build procedure

Execute the following command to build the SINETStream JAR file.

$ ./gradlew assemble

BUILD SUCCESSFUL in 2s
9 actionable tasks: 9 executed

If the build is successful, BUILD SUCCESSFUL message will be output to your terminal and the following JAR file will be created.

./api/build/libs/SINETStream-api-1.1.0.jar
./plugin-kafka/build/libs/SINETStream-kafka-1.1.0.jar
./plugin-mqtt/build/libs/SINETStream-mqtt-1.1.0.jar
./plugin-type-image/build/libs/SINETStream-type-image-1.1.0.jar