|
@ -21,7 +21,11 @@ |
|
|
<artifactId>org.eclipse.paho.client.mqttv3</artifactId> |
|
|
<artifactId>org.eclipse.paho.client.mqttv3</artifactId> |
|
|
<version>1.2.2</version> |
|
|
<version>1.2.2</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
<dependency> |
|
|
|
|
|
<groupId>org.json</groupId> |
|
|
|
|
|
<artifactId>json</artifactId> |
|
|
|
|
|
<version>20210307</version> |
|
|
|
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>com.hikvision.ga</groupId> |
|
|
<groupId>com.hikvision.ga</groupId> |
|
|
<artifactId>artemis-http-client</artifactId> |
|
|
<artifactId>artemis-http-client</artifactId> |
|
|