| | |
| | | <dependencies> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-common</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-util</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-task</artifactId> |
| | | <version>2.1.0</version> |
| | | <classifier>release</classifier> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-device</artifactId> |
| | | <version>2.1.0-release</version> |
| | | </dependency> |
| | | </dependencies> |
| | | |