| | |
| | | |
| | | <artifactId>xboot-your</artifactId> |
| | | |
| | | <dependencies> |
| | | <dependency> |
| | | <groupId>com.hikvision.ga</groupId> |
| | | <artifactId>artemis-http-client</artifactId> |
| | | <version>1.1.2</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>org.eclipse.paho</groupId> |
| | | <artifactId>org.eclipse.paho.client.mqttv3</artifactId> |
| | | <version>1.2.0</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>cn.exrick</groupId> |
| | | <artifactId>xboot-file</artifactId> |
| | | <version>1.0-SNAPSHOT</version> |
| | | <scope>compile</scope> |
| | | </dependency> |
| | | </dependencies> |
| | | </project> |