| | |
| | | <parent> |
| | | <artifactId>product-server</artifactId> |
| | | <groupId>com.lx</groupId> |
| | | <version>2.0.0-release</version> |
| | | <version>2.1.0-release</version> |
| | | </parent> |
| | | <modelVersion>4.0.0</modelVersion> |
| | | |
| | | <artifactId>product-server-print</artifactId> |
| | | <name>product-server-print</name> |
| | | <description>product-server-print</description> |
| | | <version>2.0.0-release</version> |
| | | <version>2.1.0-release</version> |
| | | <properties> |
| | | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
| | | </properties> |
| | |
| | | <artifactId>product-server-admin</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-tool-flow</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.deepoove</groupId> |
| | | <artifactId>poi-tl</artifactId> |
| | | <version>1.10.5</version> |