许鹏程
2025-05-19 c356c77683d055f82a668c28db8b56f9c5e04b84
pom.xml
@@ -13,6 +13,10 @@
    <description>product-server-file</description>
    <dependencies>
        <dependency>
            <groupId>e-iceblue</groupId>
            <artifactId>spire.doc.free</artifactId>
        </dependency>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-common</artifactId>
        </dependency>
@@ -28,6 +32,10 @@
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-core</artifactId>
        </dependency>
        <dependency>
            <groupId>com.deepoove</groupId>
            <artifactId>poi-tl</artifactId>
        </dependency>
        <!--使用open office-->
        <dependency>
@@ -85,6 +93,14 @@
            <artifactId>aspose-words</artifactId>
            <version>21.11.1</version>
        </dependency>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-quartz</artifactId>
        </dependency>
        <dependency>
            <groupId>com.lx</groupId>
            <artifactId>product-server-tool-table</artifactId>
        </dependency>
    </dependencies>
</project>