| | |
| | | <module>product-server-mobile-core</module> |
| | | <module>product-server-device</module> |
| | | <module>product-server-web</module> |
| | | <module>product-server-device</module> |
| | | </modules> |
| | | <properties> |
| | | <skipTests>true</skipTests> |
| | |
| | | <artifactId>product-server-core</artifactId> |
| | | <version>2.0.1</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-device</artifactId> |
| | | <version>${product-module-version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-util</artifactId> |
| | |
| | | <version>1.10.5</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.deepoove</groupId> |
| | | <artifactId>poi-tl</artifactId> |
| | | <version>1.10.5</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>cn.hutool</groupId> |
| | | <artifactId>hutool-all</artifactId> |
| | | <version>5.8.11</version> |