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.
151 lines
5.7 KiB
151 lines
5.7 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">
|
|
<parent>
|
|
<artifactId>lis</artifactId>
|
|
<groupId>com.sinosoft</groupId>
|
|
<version>${revision}</version>
|
|
</parent>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
<groupId>com.sinosoft.lis.module.grp.print</groupId>
|
|
<artifactId>lis-module-grp-print-service</artifactId>
|
|
<dependencies>
|
|
<dependency>
|
|
<groupId>junit</groupId>
|
|
<artifactId>junit</artifactId>
|
|
<scope>test</scope>
|
|
</dependency>
|
|
<dependency>
|
|
<!-- <groupId>javax.servlet</groupId>-->
|
|
<!--<artifactId>javax.servlet-api</artifactId>-->
|
|
<!--改为依赖Jakarta.servlet-->
|
|
<groupId>jakarta.servlet</groupId>
|
|
<artifactId>jakarta.servlet-api</artifactId>
|
|
<scope>provided</scope>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.framework</groupId>
|
|
<artifactId>lis-framework-util</artifactId>
|
|
</dependency>
|
|
<!-- 强制替换com.lowagie.itext引用的版本 -->
|
|
<dependency>
|
|
<groupId>org.bouncycastle</groupId>
|
|
<artifactId>bcmail-jdk18on</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.bouncycastle</groupId>
|
|
<artifactId>bcmail-jdk18on</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.bouncycastle</groupId>
|
|
<artifactId>bcmail-jdk18on</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.lowagie</groupId>
|
|
<artifactId>itext</artifactId>
|
|
<exclusions>
|
|
<exclusion>
|
|
<groupId>bouncycastle</groupId>
|
|
<artifactId>bcprov-jdk14</artifactId>
|
|
</exclusion>
|
|
<exclusion>
|
|
<groupId>bouncycastle</groupId>
|
|
<artifactId>bcmail-jdk14</artifactId>
|
|
</exclusion>
|
|
<exclusion>
|
|
<groupId>bouncycastle</groupId>
|
|
<artifactId>bctsp-jdk14</artifactId>
|
|
</exclusion>
|
|
</exclusions>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.lowagie</groupId>
|
|
<artifactId>itextasian</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.module.grp.common</groupId>
|
|
<artifactId>lis-module-grp-common-bl</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.model.policyadmin</groupId>
|
|
<artifactId>lis-model-policyadmin-schema</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.model.claim</groupId>
|
|
<artifactId>lis-model-claim-schema</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.component.easyscan</groupId>
|
|
<artifactId>lis-component-easyscan-api</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.module.grp.pa</groupId>
|
|
<artifactId>lis-module-grp-pa-schema</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.module.grp.nb</groupId>
|
|
<artifactId>lis-module-grp-nb-schema</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>org.projectlombok</groupId>
|
|
<artifactId>lombok</artifactId>
|
|
<scope>provided</scope>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.model.print</groupId>
|
|
<artifactId>lis-model-print-schema</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.module.product</groupId>
|
|
<artifactId>lis-module-product-service</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.module.ind.bankinterface</groupId>
|
|
<artifactId>lis-module-ind-bankinterface-schema</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.httpclient</groupId>
|
|
<artifactId>lis-http-client</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.component.print</groupId>
|
|
<artifactId>lis-component-print-bl</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.component.print</groupId>
|
|
<artifactId>lis-component-print-bl</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.module.print</groupId>
|
|
<artifactId>lis-module-print-service</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.module.print</groupId>
|
|
<artifactId>lis-module-print-f1-service</artifactId>
|
|
</dependency>
|
|
<dependency>
|
|
<groupId>com.sinosoft.lis.module.grp.balance</groupId>
|
|
<artifactId>lis-module-grp-balance-schema</artifactId>
|
|
</dependency>
|
|
</dependencies>
|
|
<build>
|
|
<plugins>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-source-plugin</artifactId>
|
|
<executions>
|
|
<execution>
|
|
<id>attach-sources</id>
|
|
<phase>verify</phase>
|
|
<goals>
|
|
<goal>jar-no-fork</goal>
|
|
</goals>
|
|
</execution>
|
|
</executions>
|
|
</plugin>
|
|
</plugins>
|
|
</build>
|
|
|
|
</project> |