| | |
| | | <logback.vaersion>1.2.9</logback.vaersion> |
| | | |
| | | <apache.common.lang3.version>3.4</apache.common.lang3.version> |
| | | <mybatis.version>3.5.6</mybatis.version> |
| | | <log4j.version>2.17.1</log4j.version> |
| | | <tomcat.servlet.version>6.0.37</tomcat.servlet.version> |
| | | <druid.version>1.1.10</druid.version> |
| | |
| | | <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> |
| | |
| | | <groupId>org.apache.shardingsphere</groupId> |
| | | <artifactId>sharding-jdbc-core</artifactId> |
| | | <version>4.0.0-RC1</version> |
| | | |
| | | </dependency> |
| | | |
| | | |
| | | |
| | | <dependency> |
| | | <groupId>net.sf.ehcache</groupId> |
| | | <artifactId>ehcache</artifactId> |