|
|
@ -77,6 +77,8 @@ |
|
|
|
<poi.version>4.1.2</poi.version> |
|
|
|
<flowable.version>6.5.0</flowable.version> |
|
|
|
|
|
|
|
<pdfbox.version>2.0.25</pdfbox.version> |
|
|
|
|
|
|
|
</properties> |
|
|
|
|
|
|
|
<!-- 依赖声明 --> |
|
|
@ -401,56 +403,62 @@ |
|
|
|
</exclusions> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
<dependency> |
|
|
|
<groupId>org.apache.pdfbox</groupId> |
|
|
|
<artifactId>pdfbox</artifactId> |
|
|
|
<version>${pdfbox.version}</version> |
|
|
|
</dependency> |
|
|
|
|
|
|
|
</dependencies> |
|
|
|
</dependencyManagement> |
|
|
|
|
|
|
|
<dependencies> |
|
|
|
</dependencies> |
|
|
|
|
|
|
|
<!-- <repositories>--> |
|
|
|
<!-- <repository>--> |
|
|
|
<!-- <id>aliyun-central</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/central</url>--> |
|
|
|
<!-- </repository>--> |
|
|
|
<!-- <repository>--> |
|
|
|
<!-- <id>aliyun-public</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/public</url>--> |
|
|
|
<!-- </repository>--> |
|
|
|
<!-- <repository>--> |
|
|
|
<!-- <id>aliyun-google</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/google</url>--> |
|
|
|
<!-- </repository>--> |
|
|
|
<!-- <repository>--> |
|
|
|
<!-- <id>aliyun-spring</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/spring</url>--> |
|
|
|
<!-- </repository>--> |
|
|
|
<!-- </repositories>--> |
|
|
|
<!-- <pluginRepositories>--> |
|
|
|
<!-- <pluginRepository>--> |
|
|
|
<!-- <id>aliyun-central</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/central</url>--> |
|
|
|
<!-- </pluginRepository>--> |
|
|
|
<!-- <pluginRepository>--> |
|
|
|
<!-- <id>aliyun-public</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/public</url>--> |
|
|
|
<!-- </pluginRepository>--> |
|
|
|
<!-- <pluginRepository>--> |
|
|
|
<!-- <id>aliyun-google</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/google</url>--> |
|
|
|
<!-- </pluginRepository>--> |
|
|
|
<!-- <pluginRepository>--> |
|
|
|
<!-- <id>aliyun-spring</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/spring</url>--> |
|
|
|
<!-- </pluginRepository>--> |
|
|
|
<!-- </pluginRepositories>--> |
|
|
|
<distributionManagement> |
|
|
|
<repository> |
|
|
|
<id>nexus-releases</id> |
|
|
|
<url>http://nexus3.yyundong.com/repository/yxt-mvn-releases/</url> |
|
|
|
</repository> |
|
|
|
<snapshotRepository> |
|
|
|
<id>nexus-snapshots</id> |
|
|
|
<url>http://nexus3.yyundong.com/repository/yxt-mvn-snapshot/</url> |
|
|
|
</snapshotRepository> |
|
|
|
</distributionManagement> |
|
|
|
<!-- <repositories>--> |
|
|
|
<!-- <repository>--> |
|
|
|
<!-- <id>aliyun-central</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/central</url>--> |
|
|
|
<!-- </repository>--> |
|
|
|
<!-- <repository>--> |
|
|
|
<!-- <id>aliyun-public</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/public</url>--> |
|
|
|
<!-- </repository>--> |
|
|
|
<!-- <repository>--> |
|
|
|
<!-- <id>aliyun-google</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/google</url>--> |
|
|
|
<!-- </repository>--> |
|
|
|
<!-- <repository>--> |
|
|
|
<!-- <id>aliyun-spring</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/spring</url>--> |
|
|
|
<!-- </repository>--> |
|
|
|
<!-- </repositories>--> |
|
|
|
<!-- <pluginRepositories>--> |
|
|
|
<!-- <pluginRepository>--> |
|
|
|
<!-- <id>aliyun-central</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/central</url>--> |
|
|
|
<!-- </pluginRepository>--> |
|
|
|
<!-- <pluginRepository>--> |
|
|
|
<!-- <id>aliyun-public</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/public</url>--> |
|
|
|
<!-- </pluginRepository>--> |
|
|
|
<!-- <pluginRepository>--> |
|
|
|
<!-- <id>aliyun-google</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/google</url>--> |
|
|
|
<!-- </pluginRepository>--> |
|
|
|
<!-- <pluginRepository>--> |
|
|
|
<!-- <id>aliyun-spring</id>--> |
|
|
|
<!-- <url>https://maven.aliyun.com/repository/spring</url>--> |
|
|
|
<!-- </pluginRepository>--> |
|
|
|
<!-- </pluginRepositories>--> |
|
|
|
<distributionManagement> |
|
|
|
<repository> |
|
|
|
<id>nexus-releases</id> |
|
|
|
<url>http://nexus3.yyundong.com/repository/yxt-mvn-releases/</url> |
|
|
|
</repository> |
|
|
|
<snapshotRepository> |
|
|
|
<id>nexus-snapshots</id> |
|
|
|
<url>http://nexus3.yyundong.com/repository/yxt-mvn-snapshot/</url> |
|
|
|
</snapshotRepository> |
|
|
|
</distributionManagement> |
|
|
|
</project> |