From a0563be73f720377491750291c1e87fc8db57015 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Thu, 16 Jul 2020 16:19:28 +0800 Subject: [PATCH] format pom --- pom.xml | 419 ++++++++++++++++++++-------------------- ruoyi-admin/pom.xml | 72 +++---- ruoyi-common/pom.xml | 154 +++++++-------- ruoyi-framework/pom.xml | 132 ++++++------- ruoyi-generator/pom.xml | 16 +- ruoyi-quartz/pom.xml | 36 ++-- ruoyi-system/pom.xml | 16 +- 7 files changed, 421 insertions(+), 424 deletions(-) diff --git a/pom.xml b/pom.xml index 64913ab1..98728021 100644 --- a/pom.xml +++ b/pom.xml @@ -1,38 +1,37 @@ - - 4.0.0 - + + 4.0.0 + com.ruoyi ruoyi 4.3.1 ruoyi - http://www.ruoyi.vip + http://www.ruoyi.vip 若依管理系统 - 4.3.1 - UTF-8 - UTF-8 - 1.8 - 1.5.3 - 2.0.0 - 1.3.2 - 1.1.14 - 1.19 - 2.3.2 - 2.9.2 - 1.2.5 - 1.2.70 - 3.9.1 - 2.5 - 1.3.3 - 3.17 - 1.7 - - + 4.3.1 + UTF-8 + UTF-8 + 1.8 + 1.5.3 + 2.0.0 + 1.3.2 + 1.1.14 + 1.19 + 2.3.2 + 2.9.2 + 1.2.5 + 1.2.70 + 3.9.1 + 2.5 + 1.3.3 + 3.17 + 1.7 + + @@ -47,183 +46,181 @@ - - com.alibaba - druid-spring-boot-starter - ${druid.version} - - - - - com.github.penggle - kaptcha - ${kaptcha.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} - - - - - eu.bitwalker - UserAgentUtils - ${bitwalker.version} - - - - - com.github.pagehelper - pagehelper-spring-boot-starter - ${pagehelper.boot.version} - - - - - com.github.oshi - oshi-core - ${oshi.version} - - - - - io.springfox - springfox-swagger2 - ${swagger.version} - - - io.swagger - swagger-annotations - - - io.swagger - swagger-models - - - - - - - io.springfox - springfox-swagger-ui - ${swagger.version} - + + com.alibaba + druid-spring-boot-starter + ${druid.version} + + + + + com.github.penggle + kaptcha + ${kaptcha.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} + + + + + eu.bitwalker + UserAgentUtils + ${bitwalker.version} + + + + + com.github.pagehelper + pagehelper-spring-boot-starter + ${pagehelper.boot.version} + + + + + com.github.oshi + oshi-core + ${oshi.version} + + + + + io.springfox + springfox-swagger2 + ${swagger.version} + + + io.swagger + swagger-annotations + + + io.swagger + swagger-models + + + + + + + io.springfox + springfox-swagger-ui + ${swagger.version} + - - commons-io - commons-io - ${commons.io.version} - - - - - commons-fileupload - commons-fileupload - ${commons.fileupload.version} - - - - - org.apache.poi - poi-ooxml - ${poi.version} - - - - - org.apache.velocity - velocity - ${velocity.version} - - - - - com.alibaba - fastjson - ${fastjson.version} - + + commons-io + commons-io + ${commons.io.version} + + + + + commons-fileupload + commons-fileupload + ${commons.fileupload.version} + + + + + org.apache.poi + poi-ooxml + ${poi.version} + + + + + org.apache.velocity + velocity + ${velocity.version} + + + + + com.alibaba + fastjson + ${fastjson.version} + - - com.ruoyi - ruoyi-quartz - ${ruoyi.version} - - - - - com.ruoyi - ruoyi-generator - ${ruoyi.version} - - - - - com.ruoyi - ruoyi-framework - ${ruoyi.version} - - - - - com.ruoyi - ruoyi-system - ${ruoyi.version} - - - - - com.ruoyi - ruoyi-common - ${ruoyi.version} - - + + com.ruoyi + ruoyi-quartz + ${ruoyi.version} + + + + + com.ruoyi + ruoyi-generator + ${ruoyi.version} + + + + + com.ruoyi + ruoyi-framework + ${ruoyi.version} + + + + + com.ruoyi + ruoyi-system + ${ruoyi.version} + + + + + com.ruoyi + ruoyi-common + ${ruoyi.version} + + - ruoyi-admin - ruoyi-framework - ruoyi-system - ruoyi-quartz - ruoyi-generator + ruoyi-admin + ruoyi-framework + ruoyi-system + ruoyi-quartz + ruoyi-generator ruoyi-common pom - - - + - + - + org.apache.maven.plugins @@ -238,29 +235,29 @@ - - - public - aliyun nexus - http://maven.aliyun.com/nexus/content/groups/public/ - - true - - - + + + 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 - - - + + + public + aliyun nexus + http://maven.aliyun.com/nexus/content/groups/public/ + + true + + + false + + + \ No newline at end of file diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index da261d6e..c6e24001 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -8,15 +8,15 @@ 4.3.1 4.0.0 - jar + jar ruoyi-admin - - - web服务入口 - + + + web服务入口 + - + org.springframework.boot @@ -24,61 +24,61 @@ - - org.springframework.boot - spring-boot-devtools - true - + + org.springframework.boot + spring-boot-devtools + true + - - - io.springfox - springfox-swagger2 - - - + + + io.springfox + springfox-swagger2 + + + io.swagger swagger-annotations 1.5.21 - + io.swagger swagger-models 1.5.21 - - - - io.springfox - springfox-swagger-ui - - - + + + + io.springfox + springfox-swagger-ui + + + mysql mysql-connector-java - + com.ruoyi ruoyi-framework - + com.ruoyi ruoyi-quartz - + com.ruoyi ruoyi-generator - + @@ -86,10 +86,10 @@ org.springframework.boot spring-boot-maven-plugin - 2.1.1.RELEASE + 2.1.1.RELEASE - true - + true + @@ -106,9 +106,9 @@ false ${project.artifactId} - + ${project.artifactId} - + \ No newline at end of file diff --git a/ruoyi-common/pom.xml b/ruoyi-common/pom.xml index 5c9b6fc6..77221b0d 100644 --- a/ruoyi-common/pom.xml +++ b/ruoyi-common/pom.xml @@ -8,93 +8,93 @@ 4.3.1 4.0.0 - + ruoyi-common - - - common通用工具 - + + + common通用工具 + - - - - org.springframework - spring-context-support - - - - + + + + org.springframework + spring-context-support + + + + org.springframework spring-web - + - - org.apache.shiro - shiro-core - - - - - com.github.pagehelper - pagehelper-spring-boot-starter - - - - javax.validation - validation-api + org.apache.shiro + shiro-core + + + + + com.github.pagehelper + pagehelper-spring-boot-starter + + + + + javax.validation + validation-api - + - - org.apache.commons - commons-lang3 - - - - - com.fasterxml.jackson.core - jackson-databind - - - - - com.alibaba - fastjson - - - - - commons-io - commons-io - - - - - commons-fileupload - commons-fileupload - - - - - org.apache.poi - poi-ooxml - - - - - org.yaml - snakeyaml - - - - javax.servlet - javax.servlet-api - - + org.apache.commons + commons-lang3 + + + + + com.fasterxml.jackson.core + jackson-databind + + + + + com.alibaba + fastjson + + + + + commons-io + commons-io + + + + + commons-fileupload + commons-fileupload + + + + + org.apache.poi + poi-ooxml + + + + + org.yaml + snakeyaml + + + + + javax.servlet + javax.servlet-api + + - + \ No newline at end of file diff --git a/ruoyi-framework/pom.xml b/ruoyi-framework/pom.xml index 20092a13..cb624cff 100644 --- a/ruoyi-framework/pom.xml +++ b/ruoyi-framework/pom.xml @@ -8,91 +8,91 @@ 4.3.1 4.0.0 - + ruoyi-framework - - - framework框架核心 - - + + + framework框架核心 + + - + org.springframework.boot spring-boot-starter-web - - org.springframework.boot - spring-boot-starter-aop - + + org.springframework.boot + spring-boot-starter-aop + - - + + com.alibaba druid-spring-boot-starter - - - - com.github.penggle - kaptcha - - - javax.servlet-api - javax.servlet - - - - - - - org.apache.shiro - shiro-spring - - - - - org.apache.shiro - shiro-ehcache - - - - - com.github.theborakompanioni - thymeleaf-extras-shiro - - - - - eu.bitwalker - UserAgentUtils - + + + + com.github.penggle + kaptcha + + + javax.servlet-api + javax.servlet + + + + + + + org.apache.shiro + shiro-spring + + + + + org.apache.shiro + shiro-ehcache + + + + + com.github.theborakompanioni + thymeleaf-extras-shiro + + + + + eu.bitwalker + UserAgentUtils + com.ruoyi ruoyi-system - - - - com.github.oshi - oshi-core - - - - net.java.dev.jna - jna - - - - net.java.dev.jna - jna-platform - + + + + com.github.oshi + oshi-core + + + + net.java.dev.jna + jna + + + + net.java.dev.jna + jna-platform + - + \ No newline at end of file diff --git a/ruoyi-generator/pom.xml b/ruoyi-generator/pom.xml index 35b77e92..85b74d41 100644 --- a/ruoyi-generator/pom.xml +++ b/ruoyi-generator/pom.xml @@ -10,19 +10,19 @@ 4.0.0 ruoyi-generator - - - generator代码生成 - - + + + generator代码生成 + + - + org.apache.velocity velocity - + com.ruoyi @@ -30,5 +30,5 @@ - + \ No newline at end of file diff --git a/ruoyi-quartz/pom.xml b/ruoyi-quartz/pom.xml index 8291e6b9..c291dbf3 100644 --- a/ruoyi-quartz/pom.xml +++ b/ruoyi-quartz/pom.xml @@ -10,25 +10,25 @@ 4.0.0 ruoyi-quartz - - - quartz定时任务 - + + + quartz定时任务 + - - - - org.quartz-scheduler - quartz - - - com.mchange - c3p0 - - - - + + + + org.quartz-scheduler + quartz + + + com.mchange + c3p0 + + + + com.ruoyi @@ -36,5 +36,5 @@ - + \ No newline at end of file diff --git a/ruoyi-system/pom.xml b/ruoyi-system/pom.xml index 855451b0..6ad915fb 100644 --- a/ruoyi-system/pom.xml +++ b/ruoyi-system/pom.xml @@ -8,21 +8,21 @@ 4.3.1 4.0.0 - + ruoyi-system - + - system系统模块 - - + system系统模块 + + - + com.ruoyi ruoyi-common - + - + \ No newline at end of file