| | |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-tool-conduct</artifactId> |
| | | <version>${product-module-version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-text-message</artifactId> |
| | | <version>${product-module-version}</version> |
| | | </dependency> |
| | |
| | | <groupId>org.fusesource</groupId> |
| | | <artifactId>sigar</artifactId> |
| | | <version>1.6.4</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>junit</groupId> |
| | | <artifactId>junit</artifactId> |
| | | <scope>test</scope> |
| | | </dependency> |
| | | |
| | | <dependency> |