| | |
| | | <module>product-server-hr</module> |
| | | <module>product-server-project-contract</module> |
| | | <module>product-server-project-base</module> |
| | | <module>product-server-file-online</module> |
| | | </modules> |
| | | <properties> |
| | | <skipTests>true</skipTests> |
| | |
| | | <finalName>web</finalName><!-- war包的名称 --> |
| | | <start-class>com.product.Application</start-class> |
| | | <java.version>1.8</java.version> |
| | | <commons-io.version>2.11.0</commons-io.version> |
| | | <commons-io.version>2.16.0</commons-io.version> |
| | | <fst.version>2.57</fst.version> |
| | | <commons-text.version>1.3</commons-text.version> |
| | | <commons-beanutils.version>1.9.3</commons-beanutils.version> |
| | |
| | | <UserAgentUtils.version>1.21</UserAgentUtils.version> |
| | | <thumbnailator.version>0.4.8</thumbnailator.version> |
| | | <twelvemonkeys.version>3.4.1</twelvemonkeys.version> |
| | | <poi.version>5.2.2</poi.version> |
| | | <poi.version>5.2.5</poi.version> |
| | | <pinyin4j.version>2.5.1</pinyin4j.version> |
| | | <mybatis.version>3.4.6</mybatis.version> |
| | | <mybatis-spring.version>1.3.2</mybatis-spring.version> |
| | | <commons-fileupload.version>1.3.3</commons-fileupload.version> |
| | | |
| | | |
| | | <jodconverter.version>4.4.6</jodconverter.version> |
| | | <xdocreport.version>1.0.6</xdocreport.version> |
| | | <xstream.version>1.4.20</xstream.version> |
| | | <junrar.version>7.5.5</junrar.version> |
| | | <redisson.version>3.2.0</redisson.version> |
| | | <sevenzipjbinding.version>16.02-2.01</sevenzipjbinding.version> |
| | | <jchardet.version>1.0</jchardet.version> |
| | | <antlr.version>2.7.7</antlr.version> |
| | | <concurrentlinkedhashmap.version>1.4.2</concurrentlinkedhashmap.version> |
| | | <rocksdb.version>5.17.2</rocksdb.version> |
| | | <pdfbox.version>3.0.2</pdfbox.version> |
| | | <jai-imageio.version>1.4.0</jai-imageio.version> |
| | | <jbig2-imageio.version>3.0.4</jbig2-imageio.version> |
| | | <galimatias.version>0.2.1</galimatias.version> |
| | | <bytedeco.version>1.5.2</bytedeco.version> |
| | | <opencv.version>4.1.2-1.5.2</opencv.version> |
| | | <openblas.version>0.3.6-1.5.1</openblas.version> |
| | | <ffmpeg.version>4.2.1-1.5.2</ffmpeg.version> |
| | | <itextpdf.version>5.5.13.3</itextpdf.version> |
| | | <httpclient.version>3.1</httpclient.version> |
| | | <aspose-cad.version>23.9</aspose-cad.version> |
| | | <bcprov-jdk15on.version>1.70</bcprov-jdk15on.version> |
| | | <juniversalchardet.version>1.0.3</juniversalchardet.version> |
| | | <httpcomponents.version>4.5.14</httpcomponents.version> |
| | | |
| | | <commons-cli.version>1.5.0</commons-cli.version> |
| | | <commons-net.version>3.9.0</commons-net.version> |
| | | <commons-lang3.version>3.13.0</commons-lang3.version> |
| | | |
| | | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
| | | <project.build.version>2.0.0-release</project.build.version> |
| | | <product-module-version>2.1.0-release</product-module-version> |
| | |
| | | <!--子模块:end--> |
| | | |
| | | <!--第三方依赖:start--> |
| | | |
| | | <dependency> |
| | | <groupId>com.aspose</groupId> |
| | | <artifactId>aspose-cad</artifactId> |
| | | <version>${aspose-cad.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>javax.media</groupId> |
| | | <artifactId>jai_core</artifactId> |
| | | <version>1.1.3</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>javax.media</groupId> |
| | | <artifactId>jai_codec</artifactId> |
| | | <version>1.1.3</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.itextpdf</groupId> |
| | | <artifactId>itextpdf</artifactId> |
| | | <version>${itextpdf.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>commons-net</groupId> |
| | | <artifactId>commons-net</artifactId> |
| | | <version>${commons-net.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.commons</groupId> |
| | | <artifactId>commons-lang3</artifactId> |
| | | <version>${commons-lang3.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.httpcomponents</groupId> |
| | | <artifactId>httpmime</artifactId> |
| | | <version>${httpcomponents.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.httpcomponents</groupId> |
| | | <artifactId>httpclient</artifactId> |
| | | <version>${httpcomponents.version}</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>e-iceblue</groupId> |
| | | <artifactId>spire.doc.free</artifactId> |
| | |
| | | <groupId>org.apache.logging.log4j</groupId> |
| | | <artifactId>log4j-to-slf4j</artifactId> |
| | | <version>2.15.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.itextpdf</groupId> |
| | | <artifactId>itextpdf</artifactId> |
| | | <version>5.5.13</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.pdfbox</groupId> |
| | |
| | | <groupId>org.apache.httpcomponents</groupId> |
| | | <artifactId>httpclient</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.apache.httpcomponents</groupId> |
| | | <artifactId>httpmime</artifactId> |
| | | </dependency> |
| | | |
| | | <!-- Jsoup HTTP --> |
| | | <dependency> |
| | |
| | | <version>${UserAgentUtils.version}</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.itextpdf</groupId> |
| | | <artifactId>itextpdf</artifactId> |
| | | </dependency> |
| | | <!-- POI Office Tools --> |
| | | <dependency> |
| | | <groupId>org.apache.poi</groupId> |
| | |
| | | <artifactId>okhttp</artifactId> |
| | | <version>3.10.0</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>javax.media</groupId> |
| | | <artifactId>jai_core</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>javax.media</groupId> |
| | | <artifactId>jai_codec</artifactId> |
| | | </dependency> |
| | | <!--nacos 依赖--> |
| | | <!-- <dependency>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.alibaba.cloud</groupId>--> |
| | | <!-- <artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>--> |
| | | <!-- <version>2.1.2.RELEASE</version>--> |