diff --git a/pom.xml b/pom.xml index 91fc88f..00544b9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,345 +1,345 @@ - - - 4.0.0 - - com.luckyframe - LuckyFrameWeb - 3.2 - jar - - LuckyFrameWeb - http://www.luckyframe.cn - LuckyFrame开源测试平台 - - - org.springframework.boot - spring-boot-starter-parent - 2.1.1.RELEASE - - - - - UTF-8 - UTF-8 - 1.8 - 1.5.0 - 2.0.0 - 1.3.2 - 1.2.5 - 1.2.58 - 1.1.10 - 2.5 - 1.3.3 - 1.19 - 1.16.18 - 1.7 - 2.3.2 - 2.7.0 - 1.11.3 - 3.17 - 3.9.1 - 4.5.7 - 5.0.6 - - - - - - - org.springframework.boot - spring-boot-starter - - - - - - org.springframework.boot - spring-boot-starter-test - test - - - - - org.springframework.boot - spring-boot-starter-aop - - - - - org.springframework.boot - spring-boot-starter-web - - - - - org.springframework.boot - spring-boot-starter-thymeleaf - - - - - org.springframework.boot - spring-boot-devtools - true - - - - - mysql - mysql-connector-java - - - - - org.mybatis.spring.boot - mybatis-spring-boot-starter - ${mybatis.spring.boot.starter.version} - - - - - com.github.pagehelper - pagehelper-spring-boot-starter - ${pagehelper.spring.boot.starter.version} - - - - - com.alibaba - druid-spring-boot-starter - ${druid.version} - - - - - org.apache.commons - commons-lang3 - - - - - commons-io - commons-io - ${commons.io.version} - - - - - commons-fileupload - commons-fileupload - ${commons.fileupload.version} - - - - - cn.hutool - hutool-all - ${hutool.version} - - - - - org.apache.shiro - shiro-core - ${shiro.version} - - - - - org.apache.shiro - shiro-spring - ${shiro.version} - - - - - org.apache.shiro - shiro-ehcache - ${shiro.version} - - - - - com.github.theborakompanioni - thymeleaf-extras-shiro - ${thymeleaf.extras.shiro.version} - - - - - com.alibaba - fastjson - ${fastjson.version} - - - - - eu.bitwalker - UserAgentUtils - ${bitwalker.version} - - - - - org.springframework - spring-context-support - - - - - org.quartz-scheduler - quartz - - - com.mchange - c3p0 - - - - - - - org.apache.velocity - velocity - ${velocity.version} - - - - - com.github.penggle - kaptcha - ${kaptcha.version} - - - javax.servlet-api - javax.servlet - - - - - - - io.springfox - springfox-swagger2 - ${swagger.version} - - - - - io.springfox - springfox-swagger-ui - ${swagger.version} - - - - - com.github.oshi - oshi-core - ${oshi.version} - - - - net.java.dev.jna - jna - - - - net.java.dev.jna - jna-platform - - - - - org.jsoup - jsoup - ${jsoup.version} - - - - - org.apache.poi - poi-ooxml - ${poi.version} - - - - - org.apache.httpcomponents - httpclient - - - - - org.apache.httpcomponents - httpmime - - - - - org.flywaydb - flyway-core - - - - io.netty - netty-all - - - - - - - - io.netty - netty-all - 5.0.0.Alpha2 - - - - - - ${project.artifactId} - - - org.springframework.boot - spring-boot-maven-plugin - - true - - - - - org.flywaydb - flyway-maven-plugin - - - - - - - public - aliyun nexus - http://maven.aliyun.com/nexus/content/groups/public/ - - true - - - - - - - public - aliyun nexus - http://maven.aliyun.com/nexus/content/groups/public/ - - true - - - false - - - - + + + 4.0.0 + + com.luckyframe + LuckyFrameWeb + 3.2 + jar + + LuckyFrameWeb + http://www.luckyframe.cn + LuckyFrame开源测试平台 + + + org.springframework.boot + spring-boot-starter-parent + 2.1.1.RELEASE + + + + + UTF-8 + UTF-8 + 1.8 + 1.5.0 + 2.0.0 + 1.3.2 + 1.2.5 + 1.2.58 + 1.1.10 + 2.5 + 1.3.3 + 1.19 + 1.16.18 + 1.7 + 2.3.2 + 2.7.0 + 1.11.3 + 3.17 + 3.9.1 + 4.5.7 + 5.0.6 + + + + + + + org.springframework.boot + spring-boot-starter + + + + + + org.springframework.boot + spring-boot-starter-test + test + + + + + org.springframework.boot + spring-boot-starter-aop + + + + + org.springframework.boot + spring-boot-starter-web + + + + + org.springframework.boot + spring-boot-starter-thymeleaf + + + + + org.springframework.boot + spring-boot-devtools + true + + + + + mysql + mysql-connector-java + + + + + org.mybatis.spring.boot + mybatis-spring-boot-starter + ${mybatis.spring.boot.starter.version} + + + + + com.github.pagehelper + pagehelper-spring-boot-starter + ${pagehelper.spring.boot.starter.version} + + + + + com.alibaba + druid-spring-boot-starter + ${druid.version} + + + + + org.apache.commons + commons-lang3 + + + + + commons-io + commons-io + ${commons.io.version} + + + + + commons-fileupload + commons-fileupload + ${commons.fileupload.version} + + + + + cn.hutool + hutool-all + ${hutool.version} + + + + + org.apache.shiro + shiro-core + ${shiro.version} + + + + + org.apache.shiro + shiro-spring + ${shiro.version} + + + + + org.apache.shiro + shiro-ehcache + ${shiro.version} + + + + + com.github.theborakompanioni + thymeleaf-extras-shiro + ${thymeleaf.extras.shiro.version} + + + + + com.alibaba + fastjson + ${fastjson.version} + + + + + eu.bitwalker + UserAgentUtils + ${bitwalker.version} + + + + + org.springframework + spring-context-support + + + + + org.quartz-scheduler + quartz + + + com.mchange + c3p0 + + + + + + + org.apache.velocity + velocity + ${velocity.version} + + + + + com.github.penggle + kaptcha + ${kaptcha.version} + + + javax.servlet-api + javax.servlet + + + + + + + io.springfox + springfox-swagger2 + ${swagger.version} + + + + + io.springfox + springfox-swagger-ui + ${swagger.version} + + + + + com.github.oshi + oshi-core + ${oshi.version} + + + + net.java.dev.jna + jna + + + + net.java.dev.jna + jna-platform + + + + + org.jsoup + jsoup + ${jsoup.version} + + + + + org.apache.poi + poi-ooxml + ${poi.version} + + + + + org.apache.httpcomponents + httpclient + + + + + org.apache.httpcomponents + httpmime + + + + + org.flywaydb + flyway-core + + + + io.netty + netty-all + + + + + + + + io.netty + netty-all + 5.0.0.Alpha2 + + + + + + ${project.artifactId} + + + org.springframework.boot + spring-boot-maven-plugin + + true + + + + + org.flywaydb + flyway-maven-plugin + + + + + + + public + aliyun nexus + http://maven.aliyun.com/nexus/content/groups/public/ + + true + + + + + + + public + aliyun nexus + http://maven.aliyun.com/nexus/content/groups/public/ + + true + + + false + + + + \ No newline at end of file