diff --git a/pom.xml b/pom.xml deleted file mode 100644 index c2152f6..0000000 --- a/pom.xml +++ /dev/null @@ -1,187 +0,0 @@ - - - 4.0.0 - - org.springframework.boot - spring-boot-starter-parent - 2.2.2.RELEASE - - - com.jlwl - - jianshenfanggl - 0.0.1-SNAPSHOT - jianshenfanggl - 健身房管理系统 - - - 1.8 - 1.2.8 - 3.1.1 - - - - - org.springframework.boot - spring-boot-starter-web - - - org.mybatis.spring.boot - mybatis-spring-boot-starter - 2.1.1 - - - org.springframework.boot - spring-boot-starter-jdbc - - - - - org.springframework.boot - spring-boot-starter-thymeleaf - - - - - org.springframework.boot - spring-boot-devtools - runtime - true - - - - mysql - mysql-connector-java - - - org.apache.shiro - shiro-spring - 1.3.2 - - - - com.baomidou - mybatis-plus - 2.3 - - - com.baomidou - mybatisplus-spring-boot-starter - 1.0.5 - - - com.google.protobuf - protobuf-java - 3.10.0 - - - - org.apache.commons - commons-lang3 - 3.0 - - - - javax.validation - validation-api - 2.0.1.Final - - - - commons-io - commons-io - 2.5 - - - - - cn.hutool - hutool-all - 4.0.12 - - - - - com.alibaba - fastjson - ${fastjson.version} - - - - - - com.baidu.aip - java-sdk - 4.4.1 - - - - - commons-io - commons-io - 2.2 - - - org.apache.poi - poi-examples - 3.9 - - - org.apache.poi - poi-excelant - 3.9 - - - org.apache.poi - poi-ooxml - 3.9 - - - org.apache.poi - poi-ooxml-schemas - 3.9 - - - org.apache.poi - poi-scratchpad - 3.9 - - - com.alipay.sdk - alipay-sdk-java - 4.10.170.ALL - - - - org.springframework.boot - spring-boot-starter-test - test - - - org.junit.vintage - junit-vintage-engine - - - - - - - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - -