From 08e3c91f4d56cda5687874eeb385c119c37705a6 Mon Sep 17 00:00:00 2001 From: zhouyu <3065526146@qq.com> Date: Tue, 17 Dec 2024 11:28:09 +0800 Subject: [PATCH] 111 --- pom.xml | 166 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 83 insertions(+), 83 deletions(-) diff --git a/pom.xml b/pom.xml index 0920b96..3512910 100644 --- a/pom.xml +++ b/pom.xml @@ -1,20 +1,37 @@ + + 4.0.0 + org.springframework.boot spring-boot-starter-parent 2.0.3.RELEASE + com.njupt.swg + spring-cloud-for-snailmall + 0.0.1-SNAPSHOT + spring-cloud-for-snailmall + 聚合工程的父工程 + pom + snailmall-eureka-server snailmall-config-server @@ -28,14 +45,23 @@ snailmall-order-service + + UTF-8 + UTF-8 + 1.8 + + org.springframework.cloud spring-cloud-dependencies @@ -44,201 +70,175 @@ import - + + mysql mysql-connector-java 5.1.46 - + + org.mybatis.spring.boot mybatis-spring-boot-starter 1.2.0 - + + org.codehaus.jackson jackson-mapper-asl 1.9.13 + com.fasterxml.jackson.dataformat jackson-dataformat-avro 2.9.0 - + + com.alibaba druid 1.0.18 - + + com.google.guava guava 20.0 + org.apache.commons commons-lang3 3.5 + commons-collections commons-collections 3.2.1 - + + joda-time joda-time 2.3 + commons-net commons-net 3.1 + commons-fileupload commons-fileupload 1.2.2 + - commons-io + commons-io commons-io 2.0.1 - + + com.github.pagehelper pagehelper 4.1.0 + com.github.miemiedev mybatis-paginator 1.2.17 + com.github.jsqlparser jsqlparser 0.9.4 - + + commons-codec commons-codec 1.10 + commons-configuration commons-configuration 1.10 + commons-lang commons-lang 2.6 + commons-logging commons-logging 1.2 + com.google.zxing core 2.1 + com.google.code.gson gson 2.8.2 + org.hamcrest hamcrest-core 1.3 - + + redis.clients jedis 2.9.0 - - - - org.projectlombok - lombok - 1.16.6 - - - - ch.qos.logback - logback-core - 1.1.6 - - - ch.qos.logback - logback-classic - 1.1.6 - - - ch.qos.logback - logback-access - 1.1.2 - - - - org.apache.curator - curator-framework - 2.12.0 - - - org.apache.curator - curator-recipes - 2.12.0 - - - - - com.alipay - sdk-java - 20161213 - - - com.alipay - trade-sdk - 20161215 - - - - - io.springfox - springfox-swagger2 - 2.5.0 - - - io.springfox - springfox-swagger-ui - 2.5.0 - - - - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - - +