| | |
| | | <module>product-server-device</module> |
| | | <module>product-server-tool-face</module> |
| | | <module>product-server-mobile-core</module> |
| | | <module>product-server-hr</module> |
| | | </modules> |
| | | <module>product-server-hr</module> |
| | | <module>product-server-system-backup</module> |
| | | </modules> |
| | | <properties> |
| | | <skipTests>true</skipTests> |
| | | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
| | |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-device</artifactId> |
| | | <version>2.1.0-release</version> |
| | | <version>2.2.0-release</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-hr</artifactId> |
| | | <version>${product-module-version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-system-backup</artifactId> |
| | | <version>${product-module-version}</version> |
| | | </dependency> |
| | | <!--项目管理--> |
| | |
| | | <version>4.12</version> |
| | | <scope>test</scope> |
| | | </dependency> |
| | | <!-- https://mvnrepository.com/artifact/com.github.mwiede/jsch --> |
| | | <dependency> |
| | | <groupId>com.github.mwiede</groupId> |
| | | <artifactId>jsch</artifactId> |
| | | <version>0.2.25</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>commons-net</groupId> |
| | | <artifactId>commons-net</artifactId> |
| | | <version>3.9.0</version> |
| | | </dependency> |
| | | <!--第三方依赖:end--> |
| | | |
| | | </dependencies> |
| | |
| | | <artifactId>UserAgentUtils</artifactId> |
| | | <version>${UserAgentUtils.version}</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.github.mwiede</groupId> |
| | | <artifactId>jsch</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>commons-net</groupId> |
| | | <artifactId>commons-net</artifactId> |
| | | </dependency> |
| | | <!-- POI Office Tools --> |
| | | <dependency> |
| | | <groupId>org.apache.poi</groupId> |