| | |
| | | <version>0.0.1-SNAPSHOT</version> |
| | | <name>monitor</name> |
| | | <packaging>war</packaging> |
| | | <description>monitor managet</description> |
| | | <description>monitor manage</description> |
| | | |
| | | <properties> |
| | | <java.version>1.8</java.version> |
| | |
| | | <artifactId>commons-codec</artifactId> |
| | | <version>1.14</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>junit</groupId> |
| | | <artifactId>junit</artifactId> |
| | | <scope>test</scope> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>io.springfox</groupId> |
| | | <artifactId>springfox-boot-starter</artifactId> |
| | | <version>3.0.0</version> |
| | | </dependency> |
| | | </dependencies> |
| | | |
| | | <build> |