diff --git a/pom.xml b/pom.xml index a618a63..7f484f5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,262 +1,262 @@ - - - 4.0.0 - - org.sky.fly - springboot-template-sky - 1.0.0 - jar - - springboot-template-sky - springboot template project by sky - https://github.com/skyclouds2001/springboot-template-sky - 2023 - - - - MIT - https://mit-license.org/ - repo - A granted, free of charge and for anyone license - - - - - GitHub - https://github.com/skyclouds2001/springboot-template-sky/issues - - - - - skyclouds2001 - skyclouds2001 - skyclouds2001@163.com - https://github.com/skyclouds2001 - - Project Manager - - skyclouds2001 - https://github.com/skyclouds2001 - +8 - - - - - - skyclouds2001 - skyclouds2001@163.com - https://github.com/skyclouds2001 - - Project Manager - - skyclouds2001 - https://github.com/skyclouds2001 - +8 - - - - - skyclouds2001 - https://github.com/skyclouds2001 - - - - - https://github.com/skyclouds2001/springboot-template-sky - scm:git:https://github.com/skyclouds2001/springboot-template-sky.git - scm:git:https://github.com/skyclouds2001/springboot-template-sky.git - - - - org.springframework.boot - spring-boot-starter-parent - 3.0.5 - - - - - 17 - 17 - 17 - UTF-8 - UTF-8 - - - - - - org.springframework.boot - spring-boot-starter-validation - 3.0.5 - - - - com.baomidou - mybatis-plus-boot-starter - 3.5.3.1 - - - com.baomidou - mybatis-plus-boot-starter-test - 3.5.3.1 - - - p6spy - p6spy - 3.9.1 - - - - com.github.xiaoymin - knife4j-openapi3-jakarta-spring-boot-starter - 4.1.0 - - - - - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-validation - - - org.springframework.boot - spring-boot-starter-tomcat - provided - - - org.springframework.boot - spring-boot-starter-actuator - - - org.springframework.boot - spring-boot-devtools - true - - - org.springframework.boot - spring-boot-starter-test - test - - - - com.mysql - mysql-connector-j - - - com.baomidou - mybatis-plus-boot-starter - - - p6spy - p6spy - - - com.baomidou - mybatis-plus-boot-starter-test - test - - - - org.projectlombok - lombok - - - com.github.xiaoymin - knife4j-openapi3-jakarta-spring-boot-starter - - - - - springboot-template-sky - ${basedir}/target - ${basedir}/src/main/java - ${basedir}/target/classes - - - true - ${basedir}/src/main/resources - - **/*.properties - **/*.xml - - - jdbc.properties - - - - ${basedir}/src/test/java - ${basedir}/target/test-classes - - - true - ${basedir}/src/main/resources - - **/*.properties - **/*.xml - - - jdbc.properties - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - - - - dev - - dev - - - true - - - - test - - test - - - - pre - - pre - - - - prod - - prod - - - - - - - aliyunmaven - 阿里云公共仓库 - https://maven.aliyun.com/repository/public - default - - - - - aliyunmaven - 阿里云公共仓库 - https://maven.aliyun.com/repository/public - default - - - + + + 4.0.0 + + org.sky.fly + springboot-template-sky + 1.1.0 + jar + + springboot-template-sky + springboot template project by sky + https://github.com/skyclouds2001/springboot-template-sky + 2023 + + + + MIT + https://mit-license.org/ + repo + A granted, free of charge and for anyone license + + + + + GitHub + https://github.com/skyclouds2001/springboot-template-sky/issues + + + + + skyclouds2001 + skyclouds2001 + skyclouds2001@163.com + https://github.com/skyclouds2001 + + Project Manager + + skyclouds2001 + https://github.com/skyclouds2001 + +8 + + + + + + skyclouds2001 + skyclouds2001@163.com + https://github.com/skyclouds2001 + + Project Manager + + skyclouds2001 + https://github.com/skyclouds2001 + +8 + + + + + skyclouds2001 + https://github.com/skyclouds2001 + + + + + https://github.com/skyclouds2001/springboot-template-sky + scm:git:https://github.com/skyclouds2001/springboot-template-sky.git + scm:git:https://github.com/skyclouds2001/springboot-template-sky.git + + + + org.springframework.boot + spring-boot-starter-parent + 3.2.4 + + + + + 17 + 17 + 17 + UTF-8 + UTF-8 + + + + + + org.springframework.boot + spring-boot-starter-validation + 3.2.4 + + + + com.baomidou + mybatis-plus-boot-starter + 3.5.6 + + + com.baomidou + mybatis-plus-boot-starter-test + 3.5.6 + + + p6spy + p6spy + 3.9.1 + + + + com.github.xiaoymin + knife4j-openapi3-jakarta-spring-boot-starter + 4.5.0 + + + + + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-validation + + + org.springframework.boot + spring-boot-starter-tomcat + provided + + + org.springframework.boot + spring-boot-starter-actuator + + + org.springframework.boot + spring-boot-devtools + true + + + org.springframework.boot + spring-boot-starter-test + test + + + + com.mysql + mysql-connector-j + + + com.baomidou + mybatis-plus-boot-starter + + + p6spy + p6spy + + + com.baomidou + mybatis-plus-boot-starter-test + test + + + + org.projectlombok + lombok + + + com.github.xiaoymin + knife4j-openapi3-jakarta-spring-boot-starter + + + + + springboot-template-sky + ${basedir}/target + ${basedir}/src/main/java + ${basedir}/target/classes + + + true + ${basedir}/src/main/resources + + **/*.properties + **/*.xml + + + jdbc.properties + + + + ${basedir}/src/test/java + ${basedir}/target/test-classes + + + true + ${basedir}/src/main/resources + + **/*.properties + **/*.xml + + + jdbc.properties + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + + + + + dev + + dev + + + true + + + + test + + test + + + + pre + + pre + + + + prod + + prod + + + + + + + aliyunmaven + 阿里云公共仓库 + https://maven.aliyun.com/repository/public + default + + + + + aliyunmaven + 阿里云公共仓库 + https://maven.aliyun.com/repository/public + default + + +