| | |
| | | <parent>
|
| | | <groupId>com.ruoyi</groupId>
|
| | | <artifactId>ruoyi-common</artifactId>
|
| | | <version>3.6.0</version>
|
| | | <version>3.6.7</version>
|
| | | </parent>
|
| | | <modelVersion>4.0.0</modelVersion>
|
| | |
|
| | |
| | | <artifactId>commons-io</artifactId>
|
| | | </dependency>
|
| | |
|
| | | <!-- Commons Fileupload -->
|
| | | <dependency>
|
| | | <groupId>commons-fileupload</groupId>
|
| | | <artifactId>commons-fileupload</artifactId>
|
| | | </dependency>
|
| | |
|
| | | <!-- excel工具 -->
|
| | | <dependency>
|
| | | <groupId>org.apache.poi</groupId>
|
| | |
| | | <dependency>
|
| | | <groupId>javax.servlet</groupId>
|
| | | <artifactId>javax.servlet-api</artifactId>
|
| | | </dependency>
|
| | |
|
| | | <!-- Swagger -->
|
| | | <dependency>
|
| | | <groupId>io.swagger</groupId>
|
| | | <artifactId>swagger-annotations</artifactId>
|
| | | </dependency>
|
| | |
|
| | | </dependencies>
|