| | |
| | | <version>1.1.0</version> |
| | | </dependency> |
| | | <!--pagehelper--> |
| | | <dependency> |
| | | <groupId>com.github.pagehelper</groupId> |
| | | <artifactId>pagehelper-spring-boot-starter</artifactId> |
| | | <version>1.1.0</version> |
| | | </dependency> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.github.pagehelper</groupId>--> |
| | | <!-- <artifactId>pagehelper-spring-boot-starter</artifactId>--> |
| | | <!-- <version>1.1.0</version>--> |
| | | <!-- </dependency>--> |
| | | |
| | | <dependency> |
| | | <groupId>com.auth0</groupId> |
| | |
| | | <dependency> |
| | | <groupId>org.apache.shardingsphere</groupId> |
| | | <artifactId>sharding-jdbc-core</artifactId> |
| | | <version>4.0.0-RC1</version> |
| | | <!-- <version>4.0.0-RC1</version>--> |
| | | <version>4.1.1</version> |
| | | </dependency> |
| | | |
| | | |
| | | |
| | | <dependency> |
| | |
| | | <dependency> |
| | | <groupId>org.jsoup</groupId> |
| | | <artifactId>jsoup</artifactId> |
| | | <version>1.14.2</version> |
| | | <version>1.15.3</version> |
| | | </dependency> |
| | | |
| | | <!-- 引入poi,解析workbook视图 --> |