768 lines
32 KiB
XML
768 lines
32 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
<parent>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-parent</artifactId>
|
|
<version>1.0.0-SNAPSHOT</version>
|
|
</parent>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<packaging>pom</packaging>
|
|
<artifactId>lingniu-framework-dependencies</artifactId>
|
|
|
|
<properties>
|
|
<framework.version>1.0.0-SNAPSHOT</framework.version>
|
|
<apollo.version>1.7.0</apollo.version>
|
|
<jsoup.version>1.9.2</jsoup.version>
|
|
<tio.version>3.7.5.v20211028-RELEASE</tio.version>
|
|
<commons-net.version>3.9.0</commons-net.version>
|
|
<netty-socketio.version>1.7.14</netty-socketio.version>
|
|
<bcprov.version>1.70</bcprov.version>
|
|
<spring-cloud-alibaba.version>2021.0.6.1</spring-cloud-alibaba.version>
|
|
<pf4j-version>3.1.0</pf4j-version>
|
|
<jackson.version>2.18.0</jackson.version>
|
|
<jackson-databind.version>2.18.0</jackson-databind.version>
|
|
<hutool-version>5.8.38</hutool-version>
|
|
<okhttp3.version>4.9.3</okhttp3.version>
|
|
<spring-boot.version>2.7.18</spring-boot.version>
|
|
<spring-cloud.version>2021.0.6</spring-cloud.version>
|
|
<feign-core.version>11.10</feign-core.version>
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
<apache.commons.version>3.17.0</apache.commons.version>
|
|
<apache.common.collections>3.2.2</apache.common.collections>
|
|
<junit.version>4.13</junit.version>
|
|
<java.version>1.8</java.version>
|
|
<jose4j.version>0.6.4</jose4j.version>
|
|
<javax.persistence.version>1.0.2</javax.persistence.version>
|
|
<javax.validation.version>1.1.0.Final</javax.validation.version>
|
|
<guava.version>27.0-jre</guava.version>
|
|
<lombok.version>1.18.38</lombok.version>
|
|
<druid.version>1.2.25</druid.version>
|
|
<argLine>-Xmx1G</argLine>
|
|
<jz.version>1.1.1</jz.version>
|
|
<rocketmq.version>4.5.1</rocketmq.version>
|
|
<!--plugin version -->
|
|
<build-helper-maven-plugin.version>1.10</build-helper-maven-plugin.version>
|
|
<exec-maven-plugin.version>1.5.0</exec-maven-plugin.version>
|
|
<git-commit-id-plugin.version>2.2.3</git-commit-id-plugin.version>
|
|
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
|
|
<maven-assembly-plugin.version>2.6</maven-assembly-plugin.version>
|
|
<maven-clean-plugin.version>2.6.1</maven-clean-plugin.version>
|
|
<maven-compiler-plugin.version>3.1</maven-compiler-plugin.version>
|
|
<maven-dependency-plugin.version>2.10</maven-dependency-plugin.version>
|
|
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
|
|
<maven-eclipse-plugin.version>2.10</maven-eclipse-plugin.version>
|
|
<maven-enforcer-plugin.version>1.4</maven-enforcer-plugin.version>
|
|
<maven-failsafe-plugin.version>2.18.1</maven-failsafe-plugin.version>
|
|
<maven-install-plugin.version>2.5.2</maven-install-plugin.version>
|
|
<!-- <maven-install-plugin.version>3.1.0</maven-install-plugin.version>-->
|
|
<maven-invoker-plugin.version>1.10</maven-invoker-plugin.version>
|
|
<maven-help-plugin.version>2.2</maven-help-plugin.version>
|
|
<maven-jar-plugin.version>2.6</maven-jar-plugin.version>
|
|
<!-- <maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>-->
|
|
<maven-javadoc-plugin.version>2.10.4</maven-javadoc-plugin.version>
|
|
<maven-resources-plugin.version>2.7</maven-resources-plugin.version>
|
|
<maven-shade-plugin.version>2.4.3</maven-shade-plugin.version>
|
|
<maven-site-plugin.version>3.5.1</maven-site-plugin.version>
|
|
<maven-source-plugin.version>2.4</maven-source-plugin.version>
|
|
<maven-surefire-plugin.version>2.18.1</maven-surefire-plugin.version>
|
|
<maven-war-plugin.version>2.6</maven-war-plugin.version>
|
|
<versions-maven-plugin.version>2.2</versions-maven-plugin.version>
|
|
<logback.version>1.2.9</logback.version>
|
|
<slf4j.version>1.7.32</slf4j.version>
|
|
<jetcache.version>2.7.1</jetcache.version>
|
|
<curator.client.version>2.13.0</curator.client.version>
|
|
<quartz.version>2.2.1</quartz.version>
|
|
<bootstrap-ui.version>1.9.6</bootstrap-ui.version>
|
|
<xxl.job.version>2.3.0</xxl.job.version>
|
|
<fastjson.version>1.2.83</fastjson.version>
|
|
<!-- todo 不升级-->
|
|
<nacos-client.version>1.4.2</nacos-client.version>
|
|
<commons.io.version>2.16.0</commons.io.version>
|
|
<mzlion-core.version>1.1.2</mzlion-core.version>
|
|
<lettuce.version>6.4.2.RELEASE</lettuce.version>
|
|
<jedis.version>3.7.1</jedis.version>
|
|
<log4j.version>2.18.0</log4j.version>
|
|
<easyexcel.version>4.0.3</easyexcel.version>
|
|
<hessian.version>3.1.5</hessian.version>
|
|
<plexus.container.default>2.1.1</plexus.container.default>
|
|
<hutoll.version>5.8.38</hutoll.version>
|
|
<pinyin.version>2.5.1</pinyin.version>
|
|
<jsqlparser.version>4.5</jsqlparser.version>
|
|
<mybatis-plus-boot-starter.version>3.5.3.2</mybatis-plus-boot-starter.version>
|
|
<mybatis-plus.version>3.5.3.2</mybatis-plus.version>
|
|
<dynamic-datasource-starter.version>4.2.0</dynamic-datasource-starter.version>
|
|
<mybatis-spring.version>2.1.2</mybatis-spring.version>
|
|
<mybatis.version>3.5.14</mybatis.version>
|
|
<mybatis-spring-boot.version>2.3.2</mybatis-spring-boot.version>
|
|
<pagehelper-starter.version>1.4.2</pagehelper-starter.version>
|
|
<pagehelper.version>5.3.3</pagehelper.version>
|
|
<dynamictp.version>1.1.5</dynamictp.version>
|
|
<joda-time.version>2.13.0</joda-time.version>
|
|
|
|
</properties>
|
|
|
|
<dependencies>
|
|
<dependency>
|
|
<groupId>commons-io</groupId>
|
|
<artifactId>commons-io</artifactId>
|
|
<version>${commons.io.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.projectlombok</groupId>
|
|
<artifactId>lombok</artifactId>
|
|
<scope>compile</scope>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<artifactId>spring-boot-configuration-processor</artifactId>
|
|
<optional>true</optional>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>junit</groupId>
|
|
<artifactId>junit</artifactId>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<artifactId>spring-boot-starter-test</artifactId>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
</dependencies>
|
|
<dependencyManagement>
|
|
|
|
<dependencies>
|
|
|
|
|
|
<dependency>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-plugin-util</artifactId>
|
|
<version>${framework.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-plugin-core</artifactId>
|
|
<version>${framework.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-plugin-apollo</artifactId>
|
|
<version>${framework.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-plugin-xxljob</artifactId>
|
|
<version>${framework.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-plugin-mybatis</artifactId>
|
|
<version>${framework.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-plugin-jetcache</artifactId>
|
|
<version>${framework.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-plugin-redisson</artifactId>
|
|
<version>${framework.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-plugin-rocketmq</artifactId>
|
|
<version>${framework.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-plugin-skywalking</artifactId>
|
|
<version>${framework.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-plugin-prometheus</artifactId>
|
|
<version>${framework.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-plugin-web</artifactId>
|
|
<version>${framework.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-plugin-microservice-common</artifactId>
|
|
<version>${framework.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-plugin-microservice-nacos</artifactId>
|
|
<version>${framework.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.lingniu.framework</groupId>
|
|
<artifactId>lingniu-framework-plugin-easyexcel</artifactId>
|
|
<version>${framework.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.ctrip.framework.apollo</groupId>
|
|
<artifactId>apollo-client</artifactId>
|
|
<version>${apollo.version}</version>
|
|
</dependency>
|
|
|
|
<!--oracle start -->
|
|
<dependency>
|
|
<groupId>com.oracle</groupId>
|
|
<artifactId>ojdbc14</artifactId>
|
|
<version>10.2.0.4.0</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.alibaba</groupId>
|
|
<artifactId>easyexcel</artifactId>
|
|
<version>${easyexcel.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.apache.logging.log4j</groupId>
|
|
<artifactId>log4j-api</artifactId>
|
|
<version>${log4j.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.apache.logging.log4j</groupId>
|
|
<artifactId>log4j-to-slf4j</artifactId>
|
|
<version>${log4j.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>com.github.pagehelper</groupId>
|
|
<artifactId>pagehelper-spring-boot-starter</artifactId>
|
|
<version>${pagehelper-starter.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>com.github.pagehelper</groupId>
|
|
<artifactId>pagehelper</artifactId>
|
|
<version>${pagehelper.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>com.github.jsqlparser</groupId>
|
|
<artifactId>jsqlparser</artifactId>
|
|
<version>${jsqlparser.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.mybatis.spring.boot</groupId>
|
|
<artifactId>mybatis-spring-boot-starter</artifactId>
|
|
<version>${mybatis-spring-boot.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.mybatis</groupId>
|
|
<artifactId>mybatis-spring</artifactId>
|
|
<version>${mybatis-spring.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>ch.qos.logback</groupId>
|
|
<artifactId>logback-classic</artifactId>
|
|
<version>${logback.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>io.micrometer</groupId>
|
|
<artifactId>micrometer-registry-prometheus</artifactId>
|
|
<version>1.9.17</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>io.lettuce</groupId>
|
|
<artifactId>lettuce-core</artifactId>
|
|
<version>${lettuce.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>ojdbc</groupId>
|
|
<artifactId>ojdbc6</artifactId>
|
|
<version>11.2.0.4.0</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.bouncycastle</groupId>
|
|
<artifactId>bcprov-jdk15on</artifactId>
|
|
<version>${bcprov.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>one.util</groupId>
|
|
<artifactId>streamex</artifactId>
|
|
<version>0.7.0</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.jooq</groupId>
|
|
<artifactId>jool</artifactId>
|
|
<version>0.9.13</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.pf4j</groupId>
|
|
<artifactId>pf4j</artifactId>
|
|
<version>${pf4j-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>redis.clients</groupId>
|
|
<artifactId>jedis</artifactId>
|
|
<version>${jedis.version}</version>
|
|
</dependency>
|
|
|
|
|
|
<!-- okhttp3 -->
|
|
<dependency>
|
|
<groupId>com.squareup.okhttp3</groupId>
|
|
<artifactId>okhttp</artifactId>
|
|
<version>${okhttp3.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.hutool</groupId>
|
|
<artifactId>hutool-json</artifactId>
|
|
<version>${hutool-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.hutool</groupId>
|
|
<artifactId>hutool-core</artifactId>
|
|
<version>${hutool-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.hutool</groupId>
|
|
<artifactId>hutool-http</artifactId>
|
|
<version>${hutool-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.hutool</groupId>
|
|
<artifactId>hutool-all</artifactId>
|
|
<version>${hutoll.version}</version>
|
|
</dependency>
|
|
|
|
<!-- https://mvnrepository.com/artifact/com.jfinal/jfinal -->
|
|
<dependency>
|
|
<groupId>com.jfinal</groupId>
|
|
<artifactId>jfinal</artifactId>
|
|
<version>4.8</version>
|
|
</dependency>
|
|
<!-- https://mvnrepository.com/artifact/com.jfinal/jfinal-weixin -->
|
|
<dependency>
|
|
<groupId>com.jfinal</groupId>
|
|
<artifactId>jfinal-weixin</artifactId>
|
|
<version>2.5</version>
|
|
</dependency>
|
|
<!-- https://mvnrepository.com/artifact/net.dreamlu/mica-auto -->
|
|
<dependency>
|
|
<groupId>net.dreamlu</groupId>
|
|
<artifactId>mica-auto</artifactId>
|
|
<version>1.1.0</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.unidal.framework</groupId>
|
|
<artifactId>foundation-service</artifactId>
|
|
<version>4.1.1</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.redisson</groupId>
|
|
<artifactId>redisson</artifactId>
|
|
<version>3.17.5</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>com.caucho</groupId>
|
|
<artifactId>hessian</artifactId>
|
|
<version>${hessian.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>javax.persistence</groupId>
|
|
<artifactId>persistence-api</artifactId>
|
|
<version>${javax.persistence.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>com.google.code.gson</groupId>
|
|
<artifactId>gson</artifactId>
|
|
<version>2.9.1</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<artifactId>spring-boot-starter-web</artifactId>
|
|
<version>${spring-boot.version}</version>
|
|
<exclusions>
|
|
<exclusion>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<artifactId>spring-boot-starter-logging</artifactId>
|
|
</exclusion>
|
|
<exclusion>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<artifactId>spring-boot-starter-tomcat</artifactId>
|
|
</exclusion>
|
|
</exclusions>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.db4j</groupId>
|
|
<artifactId>reflectasm</artifactId>
|
|
<version>1.11.4-2</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.mybatis</groupId>
|
|
<artifactId>mybatis-typehandlers-jsr310</artifactId>
|
|
<version>1.0.1</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.baomidou</groupId>
|
|
<artifactId>mybatis-plus-boot-starter</artifactId>
|
|
<version>${mybatis-plus-boot-starter.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.baomidou</groupId>
|
|
<artifactId>mybatis-plus</artifactId>
|
|
<version>${mybatis-plus-boot-starter.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.baomidou</groupId>
|
|
<artifactId>dynamic-datasource-spring-boot-starter</artifactId>
|
|
<version>${dynamic-datasource-starter.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>joda-time</groupId>
|
|
<artifactId>joda-time</artifactId>
|
|
<version>${joda-time.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.alibaba</groupId>
|
|
<artifactId>druid-spring-boot-starter</artifactId>
|
|
<version>${druid.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.apache.rocketmq</groupId>
|
|
<artifactId>rocketmq-tools</artifactId>
|
|
<version>${rocketmq.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.apache.rocketmq</groupId>
|
|
<artifactId>rocketmq-client</artifactId>
|
|
<version>${rocketmq.version}</version>
|
|
<exclusions>
|
|
<exclusion>
|
|
<groupId>org.slf4j</groupId>
|
|
<artifactId>slf4j-api</artifactId>
|
|
</exclusion>
|
|
</exclusions>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.slf4j</groupId>
|
|
<artifactId>slf4j-api</artifactId>
|
|
<version>${slf4j.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<artifactId>slf4j-log4j12</artifactId>
|
|
<groupId>org.slf4j</groupId>
|
|
<version>${slf4j.version}</version>
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
<groupId>com.google.guava</groupId>
|
|
<artifactId>guava</artifactId>
|
|
<version>${guava.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.apache.commons</groupId>
|
|
<artifactId>commons-lang3</artifactId>
|
|
<version>${apache.commons.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>commons-collections</groupId>
|
|
<artifactId>commons-collections</artifactId>
|
|
<version>${apache.common.collections}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.hibernate.validator</groupId>
|
|
<artifactId>hibernate-validator</artifactId>
|
|
<version>6.2.5.Final</version>
|
|
<scope>compile</scope>
|
|
</dependency>
|
|
|
|
<!--缓存-->
|
|
<dependency>
|
|
<groupId>com.alicp.jetcache</groupId>
|
|
<artifactId>jetcache-anno</artifactId>
|
|
<version>${jetcache.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>commons-io</groupId>
|
|
<artifactId>commons-io</artifactId>
|
|
<version>${commons.io.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>com.xuxueli</groupId>
|
|
<artifactId>xxl-job-core</artifactId>
|
|
<version>${xxl.job.version}</version>
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
<artifactId>jackson-databind</artifactId>
|
|
<version>${jackson-databind.version}</version>
|
|
<scope>compile</scope>
|
|
<exclusions>
|
|
<exclusion>
|
|
<artifactId>jackson-core</artifactId>
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
</exclusion>
|
|
</exclusions>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
<artifactId>jackson-core</artifactId>
|
|
<version>${jackson.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
|
<artifactId>jackson-datatype-jdk8</artifactId>
|
|
<version>${jackson.version}</version>
|
|
<scope>compile</scope>
|
|
<exclusions>
|
|
<exclusion>
|
|
<artifactId>jackson-databind</artifactId>
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
</exclusion>
|
|
<exclusion>
|
|
<artifactId>jackson-core</artifactId>
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
</exclusion>
|
|
</exclusions>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.fasterxml.jackson.datatype</groupId>
|
|
<artifactId>jackson-datatype-jsr310</artifactId>
|
|
<version>${jackson.version}</version>
|
|
<scope>compile</scope>
|
|
<exclusions>
|
|
<exclusion>
|
|
<artifactId>jackson-databind</artifactId>
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
</exclusion>
|
|
<exclusion>
|
|
<artifactId>jackson-core</artifactId>
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
</exclusion>
|
|
</exclusions>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.fasterxml.jackson.dataformat</groupId>
|
|
<artifactId>jackson-dataformat-xml</artifactId>
|
|
<version>${jackson.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
<artifactId>jackson-annotations</artifactId>
|
|
<version>${jackson.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.fasterxml.jackson.module</groupId>
|
|
<artifactId>jackson-module-parameter-names</artifactId>
|
|
<version>${jackson.version}</version>
|
|
<scope>compile</scope>
|
|
<exclusions>
|
|
<exclusion>
|
|
<artifactId>jackson-databind</artifactId>
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
</exclusion>
|
|
<exclusion>
|
|
<artifactId>jackson-core</artifactId>
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|
|
</exclusion>
|
|
</exclusions>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>mysql</groupId>
|
|
<artifactId>mysql-connector-java</artifactId>
|
|
<version>8.0.12</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>cglib</groupId>
|
|
<artifactId>cglib</artifactId>
|
|
<version>3.1</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.jsoup</groupId>
|
|
<artifactId>jsoup</artifactId>
|
|
<version>${jsoup.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>commons-net</groupId>
|
|
<artifactId>commons-net</artifactId>
|
|
<version>${commons-net.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.javassist</groupId>
|
|
<artifactId>javassist</artifactId>
|
|
<version>3.24.1-GA</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.alibaba</groupId>
|
|
<artifactId>fastjson</artifactId>
|
|
<version>${fastjson.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.springframework.cloud</groupId>
|
|
<artifactId>spring-cloud-dependencies</artifactId>
|
|
<version>${spring-cloud.version}</version>
|
|
<type>pom</type>
|
|
<scope>import</scope>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>io.github.openfeign</groupId>
|
|
<artifactId>feign-core</artifactId>
|
|
<version>${feign-core.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.t-io</groupId>
|
|
<artifactId>tio-core</artifactId>
|
|
<version>${tio.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.t-io</groupId>
|
|
<artifactId>tio-websocket-server</artifactId>
|
|
<version>${tio.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>com.alibaba.cloud</groupId>
|
|
<artifactId>spring-cloud-alibaba-dependencies</artifactId>
|
|
<version>${spring-cloud-alibaba.version}</version>
|
|
<type>pom</type>
|
|
<scope>import</scope>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>com.alibaba.nacos</groupId>
|
|
<artifactId>nacos-client</artifactId>
|
|
<version>${nacos-client.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>com.baomidou</groupId>
|
|
<artifactId>mybatis-plus-core</artifactId>
|
|
<version>${mybatis-plus.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.mybatis</groupId>
|
|
<artifactId>mybatis</artifactId>
|
|
<version>${mybatis.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.codehaus.plexus</groupId>
|
|
<artifactId>plexus-container-default</artifactId>
|
|
<version>${plexus.container.default}</version>
|
|
<exclusions>
|
|
<exclusion>
|
|
<groupId>com.google.collections</groupId>
|
|
<artifactId>google-collections</artifactId>
|
|
</exclusion>
|
|
</exclusions>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>com.belerweb</groupId>
|
|
<artifactId>pinyin4j</artifactId>
|
|
<version>${pinyin.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.dromara.dynamictp</groupId>
|
|
<artifactId>dynamic-tp-spring-boot-starter-apollo</artifactId>
|
|
<version>${dynamictp.version}</version>
|
|
</dependency>
|
|
|
|
</dependencies>
|
|
|
|
</dependencyManagement>
|
|
|
|
|
|
<build>
|
|
<pluginManagement>
|
|
<plugins>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-assembly-plugin</artifactId>
|
|
<version>${maven-assembly-plugin.version}</version>
|
|
<configuration>
|
|
<recompressZippedFiles>false</recompressZippedFiles>
|
|
</configuration>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-clean-plugin</artifactId>
|
|
<version>${maven-clean-plugin.version}</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
|
<version>${maven-compiler-plugin.version}</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-install-plugin</artifactId>
|
|
<version>${maven-install-plugin.version}</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-help-plugin</artifactId>
|
|
<version>${maven-help-plugin.version}</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-jar-plugin</artifactId>
|
|
<version>${maven-jar-plugin.version}</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-resources-plugin</artifactId>
|
|
<version>${maven-resources-plugin.version}</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-site-plugin</artifactId>
|
|
<version>${maven-site-plugin.version}</version>
|
|
</plugin>
|
|
<!-- <plugin>-->
|
|
<!-- <groupId>org.apache.maven.plugins</groupId>-->
|
|
<!-- <artifactId>maven-source-plugin</artifactId>-->
|
|
<!-- <version>${maven-source-plugin.version}</version>-->
|
|
<!-- </plugin>-->
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-surefire-plugin</artifactId>
|
|
<version>${maven-surefire-plugin.version}</version>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
<artifactId>build-helper-maven-plugin</artifactId>
|
|
<version>${build-helper-maven-plugin.version}</version>
|
|
</plugin>
|
|
</plugins>
|
|
</pluginManagement>
|
|
|
|
</build>
|
|
</project> |