You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
685 lines
30 KiB
685 lines
30 KiB
<?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">
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<modules>
|
|
<module>jyjz-common</module>
|
|
<module>jyjz-framework</module>
|
|
<module>jyjz-system</module>
|
|
<module>runstart</module>
|
|
</modules>
|
|
<parent>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<artifactId>spring-boot-starter-parent</artifactId>
|
|
<version>2.5.15</version>
|
|
<relativePath/>
|
|
</parent>
|
|
<groupId>cn.jyjz</groupId>
|
|
<artifactId>jyjz-parent</artifactId>
|
|
<version>1.0.0</version>
|
|
|
|
<name>jyjz-parent</name>
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
<properties>
|
|
<xiaoyao.version>1.0</xiaoyao.version>
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
|
<java.version>1.8</java.version>
|
|
|
|
<maven-jar-plugin.version>3.1.1</maven-jar-plugin.version>
|
|
<knife4j-spring-boot-starter.version>3.0.3</knife4j-spring-boot-starter.version>
|
|
<knife4j-spring-ui.version>2.0.9</knife4j-spring-ui.version>
|
|
<kaptcha.version>2.3.2</kaptcha.version>
|
|
<pagehelper.boot.version>1.3.0</pagehelper.boot.version>
|
|
<fastjson.version>1.2.75</fastjson.version>
|
|
<commons.io.version>2.9.0</commons.io.version>
|
|
<commons.fileupload.version>1.3.3</commons.fileupload.version>
|
|
<poi.version>4.1.2</poi.version>
|
|
<org.apache.pdfbox.version>2.0.23</org.apache.pdfbox.version>
|
|
<spring-security.version>5.4.5</spring-security.version>
|
|
<java-jwt.version>3.18.2</java-jwt.version>
|
|
<org.apache.commons-text.version>1.9</org.apache.commons-text.version>
|
|
<commons-collections.version>3.2.2</commons-collections.version>
|
|
<net.arccode.fastdfs-client-java.version>1.27.0</net.arccode.fastdfs-client-java.version>
|
|
<fr.opensagres.xdocreport.version>2.0.2</fr.opensagres.xdocreport.version>
|
|
<org.apache.lucene.version>7.7.2</org.apache.lucene.version>
|
|
<cn.bestwu.ik-analyzers.version>5.1.0</cn.bestwu.ik-analyzers.version>
|
|
|
|
<net.lingala.zip4j.version>2.7.0</net.lingala.zip4j.version>
|
|
<net.sf.ehcache.version>2.10.9.2</net.sf.ehcache.version>
|
|
<activiti.version>5.23.0</activiti.version>
|
|
<hibernate-validator.version>6.0.13.Final</hibernate-validator.version>
|
|
<org.glassfish.version>3.0.0</org.glassfish.version>
|
|
<com.hankcs.hanlp.version>portable-1.7.6</com.hankcs.hanlp.version>
|
|
<commons-net.version>3.8.0</commons-net.version>
|
|
<google-collections.version>1.0</google-collections.version>
|
|
|
|
<org.jsoup.version>1.14.3</org.jsoup.version>
|
|
<oshi.version>5.8.6</oshi.version>
|
|
<com.alibaba.druid.version>1.2.16</com.alibaba.druid.version>
|
|
<sharding-sphere.version>4.0.1</sharding-sphere.version>
|
|
<springfox-swagger2.version>3.0.0</springfox-swagger2.version>
|
|
<swagger-bootstrap-ui.version>1.9.6</swagger-bootstrap-ui.version>
|
|
<io.springfox.version>2.9.2</io.springfox.version>
|
|
<jaxen.jaxen.version>1.2.0</jaxen.jaxen.version>
|
|
<dom4j.dom4j.version>1.6.1</dom4j.dom4j.version>
|
|
<alanpoi-common.version>1.3.4</alanpoi-common.version>
|
|
<velocity-engine-core.version>2.3</velocity-engine-core.version>
|
|
<guava.version>31.0.1-jre</guava.version>
|
|
<com.google.zxing.version>3.4.1</com.google.zxing.version>
|
|
<bcprov-jdk15on.version>1.69</bcprov-jdk15on.version>
|
|
<modelmapper.version>2.4.4</modelmapper.version>
|
|
<mybatis-spring-boot-starter.version>2.1.4</mybatis-spring-boot-starter.version>
|
|
<mybatis-plus.version>3.4.3.4</mybatis-plus.version>
|
|
<hutool-all.version>5.7.15</hutool-all.version>
|
|
<dynamic-datasource-spring-boot-starter.version>3.4.1</dynamic-datasource-spring-boot-starter.version>
|
|
|
|
<org.aspectj.version>1.9.7</org.aspectj.version>
|
|
<com.github.binarywang.version>4.4.0</com.github.binarywang.version>
|
|
<mysql-connector-java.version>8.0.26</mysql-connector-java.version>
|
|
<com.alipay.sdk.version>3.4.49.ALL</com.alipay.sdk.version>
|
|
<commons-configuration.version>1.10</commons-configuration.version>
|
|
<com.sun.xml.messaging.saaj.version>2.0.1</com.sun.xml.messaging.saaj.version>
|
|
<flowable-version>6.4.2</flowable-version>
|
|
<xml-apis.version>1.4.01</xml-apis.version>
|
|
<itext-asian.version>5.2.0</itext-asian.version>
|
|
<itextpdf.version>5.5.13</itextpdf.version>
|
|
<flying-saucer-pdf-itext5.version>9.1.22</flying-saucer-pdf-itext5.version>
|
|
<html2pdf.version>3.0.5</html2pdf.version>
|
|
|
|
<jyjz-common-upload-version>1.0.0</jyjz-common-upload-version>
|
|
<jyjz-common-web-version>1.0.0</jyjz-common-web-version>
|
|
<jyjz-common-mybatisplus-version>1.0.0</jyjz-common-mybatisplus-version>
|
|
<jyjz-common-task-version>1.0.0</jyjz-common-task-version>
|
|
<jyjz-common-redis-version>1.0.0</jyjz-common-redis-version>
|
|
<jyjz-common-base.version>1.0.0</jyjz-common-base.version>
|
|
<jyjz-framework-security-version>1.0.0</jyjz-framework-security-version>
|
|
<jyjz-framework-securityweb-version>1.0.0</jyjz-framework-securityweb-version>
|
|
<jyjz-system-abase-version>1.0.0</jyjz-system-abase-version>
|
|
<jyjz-system-admin-version>1.0.0</jyjz-system-admin-version>
|
|
<jyjz-system-cms-version>1.0.0</jyjz-system-cms-version>
|
|
<jyjz-system-crm-version>1.0.0</jyjz-system-crm-version>
|
|
<jyjz-system-weixin-version>1.0.0</jyjz-system-weixin-version>
|
|
<jyjz-system-qyweixin-version>1.0.0</jyjz-system-qyweixin-version>
|
|
<jyjz-system-pay-version>1.0.0</jyjz-system-pay-version>
|
|
<jyjz-system-food-version>1.0.0</jyjz-system-food-version>
|
|
<jyjz-system-oa-version>1.0.0</jyjz-system-oa-version>
|
|
<jyjz-system-jifen-version>1.0.0</jyjz-system-jifen-version>
|
|
<jyjz-system-project-version>1.0.0</jyjz-system-project-version>
|
|
</properties>
|
|
|
|
<!-- 依赖声明 -->
|
|
<dependencyManagement>
|
|
<dependencies>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-core</artifactId>
|
|
<version>${spring-security.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-config</artifactId>
|
|
<version>${spring-security.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-web</artifactId>
|
|
<version>${spring-security.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-oauth2-core</artifactId>
|
|
<version>${spring-security.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-remoting</artifactId>
|
|
<version>${spring-security.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-oauth2-jose</artifactId>
|
|
<version>${spring-security.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.alipay.sdk</groupId>
|
|
<artifactId>alipay-sdk-java</artifactId>
|
|
<version>${com.alipay.sdk.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>commons-configuration</groupId>
|
|
<artifactId>commons-configuration</artifactId>
|
|
<version>${commons-configuration.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-oauth2-client</artifactId>
|
|
<version>${spring-security.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.security</groupId>
|
|
<artifactId>spring-security-oauth2-resource-server</artifactId>
|
|
<version>${spring-security.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>net.sf.ehcache</groupId>
|
|
<artifactId>ehcache</artifactId>
|
|
<version>${net.sf.ehcache.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.github.xiaoymin</groupId>
|
|
<artifactId>knife4j-spring-boot-starter</artifactId>
|
|
<version>${knife4j-spring-boot-starter.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.github.xiaoymin</groupId>
|
|
<artifactId>knife4j-spring-ui</artifactId>
|
|
<version>${knife4j-spring-ui.version}</version>
|
|
</dependency>
|
|
<!--io常用工具类 -->
|
|
<dependency>
|
|
<groupId>commons-io</groupId>
|
|
<artifactId>commons-io</artifactId>
|
|
<version>${commons.io.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>commons-net</groupId>
|
|
<artifactId>commons-net</artifactId>
|
|
<version>${commons-net.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>net.arccode</groupId>
|
|
<artifactId>fastdfs-client-java</artifactId>
|
|
<version>${net.arccode.fastdfs-client-java.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.auth0</groupId>
|
|
<artifactId>java-jwt</artifactId>
|
|
<version>${java-jwt.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.jsoup</groupId>
|
|
<artifactId>jsoup</artifactId>
|
|
<version>${org.jsoup.version}</version>
|
|
</dependency>
|
|
<!--lucene导入start -->
|
|
<dependency>
|
|
<groupId>org.apache.lucene</groupId>
|
|
<artifactId>lucene-core</artifactId>
|
|
<version>${org.apache.lucene.version}</version>
|
|
</dependency>
|
|
|
|
<!--对分词索引查询解析ThreadPool-->
|
|
<dependency>
|
|
<groupId>org.apache.lucene</groupId>
|
|
<artifactId>lucene-queryparser</artifactId>
|
|
<version>${org.apache.lucene.version}</version>
|
|
</dependency>
|
|
|
|
<!--高亮 -->
|
|
<dependency>
|
|
<groupId>org.apache.lucene</groupId>
|
|
<artifactId>lucene-highlighter</artifactId>
|
|
<version>${org.apache.lucene.version}</version>
|
|
</dependency>
|
|
|
|
<!--smartcn 中文分词器 SmartChineseAnalyzer smartcn分词器 需要lucene依赖 且和lucene版本同步-->
|
|
<dependency>
|
|
<groupId>org.apache.lucene</groupId>
|
|
<artifactId>lucene-analyzers-smartcn</artifactId>
|
|
<version>${org.apache.lucene.version}</version>
|
|
</dependency>
|
|
|
|
<!--ik-analyzer 中文分词器-->
|
|
<dependency>
|
|
<groupId>cn.bestwu</groupId>
|
|
<artifactId>ik-analyzers</artifactId>
|
|
<version>${cn.bestwu.ik-analyzers.version}</version>
|
|
</dependency>
|
|
|
|
<!-- excel工具 -->
|
|
<dependency>
|
|
<groupId>org.apache.poi</groupId>
|
|
<artifactId>poi</artifactId>
|
|
<version>${poi.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.apache.poi</groupId>
|
|
<artifactId>poi-ooxml</artifactId>
|
|
<version>${poi.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.apache.poi</groupId>
|
|
<artifactId>poi-ooxml-schemas</artifactId>
|
|
<version>${poi.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.apache.poi</groupId>
|
|
<artifactId>poi-scratchpad</artifactId>
|
|
<version>${poi.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.apache.pdfbox</groupId>
|
|
<artifactId>pdfbox</artifactId>
|
|
<version>${org.apache.pdfbox.version}</version>
|
|
</dependency>
|
|
|
|
<!--验证码 -->
|
|
<dependency>
|
|
<groupId>com.github.penggle</groupId>
|
|
<artifactId>kaptcha</artifactId>
|
|
<version>${kaptcha.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.aspectj</groupId>
|
|
<artifactId>aspectjweaver</artifactId>
|
|
<version>${org.aspectj.version}</version>
|
|
<scope>runtime</scope>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.aspectj</groupId>
|
|
<artifactId>aspectjrt</artifactId>
|
|
<version>${org.aspectj.version}</version>
|
|
</dependency>
|
|
<!-- pagehelper 分页插件 -->
|
|
<dependency>
|
|
<groupId>com.github.pagehelper</groupId>
|
|
<artifactId>pagehelper-spring-boot-starter</artifactId>
|
|
<version>${pagehelper.boot.version}</version>
|
|
</dependency>
|
|
|
|
<!--start 分布式雪花算法 -->
|
|
<dependency>
|
|
<groupId>com.alanpoi</groupId>
|
|
<artifactId>alanpoi-common</artifactId>
|
|
<version>${alanpoi-common.version}</version>
|
|
</dependency>
|
|
<!--end 分布式雪花算法 -->
|
|
<dependency>
|
|
<groupId>jaxen</groupId>
|
|
<artifactId>jaxen</artifactId>
|
|
<version>${jaxen.jaxen.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>io.springfox</groupId>
|
|
<artifactId>springfox-boot-starter</artifactId>
|
|
<version>3.0.0</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>dom4j</groupId>
|
|
<artifactId>dom4j</artifactId>
|
|
<version>${dom4j.dom4j.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.modelmapper</groupId>
|
|
<artifactId>modelmapper</artifactId>
|
|
<version>${modelmapper.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.apache.velocity</groupId>
|
|
<artifactId>velocity-engine-core</artifactId>
|
|
<version>${velocity-engine-core.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.bouncycastle</groupId>
|
|
<artifactId>bcprov-jdk15on</artifactId>
|
|
<version>${bcprov-jdk15on.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.google.zxing</groupId>
|
|
<artifactId>javase</artifactId>
|
|
<version>${com.google.zxing.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.google.zxing</groupId>
|
|
<artifactId>core</artifactId>
|
|
<version>${com.google.zxing.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.google.guava</groupId>
|
|
<artifactId>guava</artifactId>
|
|
<version>${guava.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.alibaba</groupId>
|
|
<artifactId>druid</artifactId>
|
|
<version>${com.alibaba.druid.version}</version>
|
|
</dependency>
|
|
|
|
<!--io常用工具类 -->
|
|
|
|
<dependency>
|
|
<groupId>commons-collections</groupId>
|
|
<artifactId>commons-collections</artifactId>
|
|
<version>${commons-collections.version}</version>
|
|
</dependency>
|
|
<!--文件上传工具类 -->
|
|
<dependency>
|
|
<groupId>commons-fileupload</groupId>
|
|
<artifactId>commons-fileupload</artifactId>
|
|
<version>${commons.fileupload.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.apache.commons</groupId>
|
|
<artifactId>commons-text</artifactId>
|
|
<version>${org.apache.commons-text.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>fr.opensagres.xdocreport</groupId>
|
|
<artifactId>fr.opensagres.xdocreport.document</artifactId>
|
|
<version>${fr.opensagres.xdocreport.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>fr.opensagres.xdocreport</groupId>
|
|
<artifactId>fr.opensagres.xdocreport.converter</artifactId>
|
|
<version>${fr.opensagres.xdocreport.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>fr.opensagres.xdocreport</groupId>
|
|
<artifactId>fr.opensagres.poi.xwpf.converter.core</artifactId>
|
|
<version>${fr.opensagres.xdocreport.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>fr.opensagres.xdocreport</groupId>
|
|
<artifactId>fr.opensagres.poi.xwpf.converter.xhtml</artifactId>
|
|
<version>${fr.opensagres.xdocreport.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>net.lingala.zip4j</groupId>
|
|
<artifactId>zip4j</artifactId>
|
|
<version>${net.lingala.zip4j.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.hutool</groupId>
|
|
<artifactId>hutool-all</artifactId>
|
|
<version>${hutool-all.version}</version>
|
|
</dependency>
|
|
<!-- 获取系统信息 -->
|
|
<dependency>
|
|
<groupId>com.github.oshi</groupId>
|
|
<artifactId>oshi-core</artifactId>
|
|
<version>${oshi.version}</version>
|
|
</dependency>
|
|
|
|
<!-- 阿里JSON解析器 -->
|
|
<dependency>
|
|
<groupId>com.alibaba</groupId>
|
|
<artifactId>fastjson</artifactId>
|
|
<version>${fastjson.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>org.mybatis.spring.boot</groupId>
|
|
<artifactId>mybatis-spring-boot-starter</artifactId>
|
|
<version>${mybatis-spring-boot-starter.version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>com.baomidou</groupId>
|
|
<artifactId>mybatis-plus-boot-starter</artifactId>
|
|
<version>${mybatis-plus.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.baomidou</groupId>
|
|
<artifactId>mybatis-plus-core</artifactId>
|
|
<version>${mybatis-plus.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.baomidou</groupId>
|
|
<artifactId>mybatis-plus-extension</artifactId>
|
|
<version>${mybatis-plus.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.baomidou</groupId>
|
|
<artifactId>dynamic-datasource-spring-boot-starter</artifactId>
|
|
<version>${dynamic-datasource-spring-boot-starter.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.hankcs</groupId>
|
|
<artifactId>hanlp</artifactId>
|
|
<version>${com.hankcs.hanlp.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.glassfish</groupId>
|
|
<artifactId>javax.el</artifactId>
|
|
<version>${org.glassfish.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.hibernate.validator</groupId>
|
|
<artifactId>hibernate-validator</artifactId>
|
|
<version>${hibernate-validator.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.google.collections</groupId>
|
|
<artifactId>google-collections</artifactId>
|
|
<version>${google-collections.version}</version>
|
|
</dependency>
|
|
|
|
<!-- 获取系统信息 -->
|
|
|
|
<!--验证码 -->
|
|
|
|
<dependency>
|
|
<groupId>mysql</groupId>
|
|
<artifactId>mysql-connector-java</artifactId>
|
|
<version>${mysql-connector-java.version}</version>
|
|
</dependency>
|
|
|
|
<!-- 微信 https://gitee.com/binary/weixin-java-tools-->
|
|
<!-- 微信 https://github.com/Wechat-Group/weixin-java-tools -->
|
|
<dependency>
|
|
<groupId>com.github.binarywang</groupId>
|
|
<artifactId>weixin-java-mp</artifactId>
|
|
<version>${com.github.binarywang.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.github.binarywang</groupId>
|
|
<artifactId>weixin-java-pay</artifactId>
|
|
<version>${com.github.binarywang.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.github.binarywang</groupId>
|
|
<artifactId>weixin-java-open</artifactId>
|
|
<version>${com.github.binarywang.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.github.binarywang</groupId>
|
|
<artifactId>weixin-java-cp</artifactId>
|
|
<version>${com.github.binarywang.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sun.xml.messaging.saaj</groupId>
|
|
<artifactId>saaj-impl</artifactId>
|
|
<version>${com.sun.xml.messaging.saaj.version}</version>
|
|
</dependency>
|
|
|
|
<!-- https://mvnrepository.com/artifact/com.itextpdf/itextpdf -->
|
|
<dependency>
|
|
<groupId>com.itextpdf</groupId>
|
|
<artifactId>itextpdf</artifactId>
|
|
<version>${itextpdf.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.itextpdf.tool</groupId>
|
|
<artifactId>xmlworker</artifactId>
|
|
<version>${itextpdf.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.itextpdf</groupId>
|
|
<artifactId>html2pdf</artifactId>
|
|
<version>${html2pdf.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.xhtmlrenderer</groupId>
|
|
<artifactId>flying-saucer-pdf-itext5</artifactId>
|
|
<version>${flying-saucer-pdf-itext5.version}</version>
|
|
</dependency>
|
|
<!-- https://mvnrepository.com/artifact/com.itextpdf/itext-asian -->
|
|
<dependency>
|
|
<groupId>com.itextpdf</groupId>
|
|
<artifactId>itext-asian</artifactId>
|
|
<version>${itext-asian.version}</version>
|
|
</dependency>
|
|
<!-- flowable-modeler 核心 -->
|
|
<dependency>
|
|
<groupId>xml-apis</groupId>
|
|
<artifactId>xml-apis</artifactId>
|
|
<version>${xml-apis.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.flowable</groupId>
|
|
<artifactId>flowable-spring-boot-starter</artifactId>
|
|
<version>${flowable-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.flowable</groupId>
|
|
<artifactId>flowable-ui-modeler-conf</artifactId>
|
|
<version>${flowable-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.flowable</groupId>
|
|
<artifactId>flowable-ui-modeler-rest</artifactId>
|
|
<version>${flowable-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.flowable</groupId>
|
|
<artifactId>flowable-ui-modeler-logic</artifactId>
|
|
<version>${flowable-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.flowable</groupId>
|
|
<artifactId>flowable-rest</artifactId>
|
|
<version>${flowable-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.flowable</groupId>
|
|
<artifactId>flowable-app-engine-rest</artifactId>
|
|
<version>${flowable-version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>io.springfox</groupId>
|
|
<artifactId>springfox-swagger2</artifactId>
|
|
<version>${springfox-swagger2.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>io.springfox</groupId>
|
|
<artifactId>springfox-spi</artifactId>
|
|
<version>${springfox-swagger2.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>io.springfox</groupId>
|
|
<artifactId>springfox-spring-web</artifactId>
|
|
<version>${springfox-swagger2.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.github.xiaoymin</groupId>
|
|
<artifactId>swagger-bootstrap-ui</artifactId>
|
|
<version>${swagger-bootstrap-ui.version}</version>
|
|
</dependency>
|
|
<!-- 自有公共包 -->
|
|
<dependency>
|
|
<groupId>cn.jyjz</groupId>
|
|
<artifactId>jyjz-common-base</artifactId>
|
|
<version>${jyjz-common-base.version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.jyjz</groupId>
|
|
<artifactId>jyjz-common-mybatisplus</artifactId>
|
|
<version>${jyjz-common-mybatisplus-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.jyjz</groupId>
|
|
<artifactId>jyjz-common-task</artifactId>
|
|
<version>${jyjz-common-task-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.jyjz</groupId>
|
|
<artifactId>jyjz-common-redis</artifactId>
|
|
<version>${jyjz-common-redis-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.jyjz</groupId>
|
|
<artifactId>jyjz-common-web</artifactId>
|
|
<version>${jyjz-common-web-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.jyjz</groupId>
|
|
<artifactId>jyjz-common-upload</artifactId>
|
|
<version>${jyjz-common-upload-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.jyjz</groupId>
|
|
<artifactId>jyjz-framework-security</artifactId>
|
|
<version>${jyjz-framework-security-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.jyjz</groupId>
|
|
<artifactId>jyjz-framework-securityweb</artifactId>
|
|
<version>${jyjz-framework-securityweb-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.jyjz</groupId>
|
|
<artifactId>jyjz-system-abase</artifactId>
|
|
<version>${jyjz-system-abase-version}</version>
|
|
</dependency>
|
|
|
|
<dependency>
|
|
<groupId>cn.jyjz</groupId>
|
|
<artifactId>jyjz-system-admin</artifactId>
|
|
<version>${jyjz-system-admin-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.jyjz</groupId>
|
|
<artifactId>jyjz-system-cms</artifactId>
|
|
<version>${jyjz-system-cms-version}</version>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>cn.jyjz</groupId>
|
|
<artifactId>jyjz-system-oa</artifactId>
|
|
<version>${jyjz-system-oa-version}</version>
|
|
</dependency>
|
|
</dependencies>
|
|
</dependencyManagement>
|
|
|
|
<build>
|
|
<plugins>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-compiler-plugin</artifactId>
|
|
<version>3.1</version>
|
|
<configuration>
|
|
<source>${java.version}</source>
|
|
<target>${java.version}</target>
|
|
<encoding>${project.build.sourceEncoding}</encoding>
|
|
</configuration>
|
|
</plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-source-plugin</artifactId>
|
|
<version>3.0.1</version>
|
|
<executions>
|
|
<execution>
|
|
<!-- 绑定source插件到Maven的生命周期 -->
|
|
<phase>compile</phase>
|
|
<!--在生命周期后执行绑定的source插件的goals -->
|
|
<goals>
|
|
<goal>jar-no-fork</goal>
|
|
</goals>
|
|
</execution>
|
|
</executions>
|
|
</plugin>
|
|
</plugins>
|
|
</build>
|
|
|
|
</project>
|