| | |
| | | <description> |
| | | common通用工具 |
| | | </description> |
| | | <!-- <repositories>--> |
| | | <!-- <repository>--> |
| | | <!-- <id>com.e-iceblue</id>--> |
| | | <!-- <name>e-iceblue</name>--> |
| | | <!-- <url>https://repo.e-iceblue.cn/repository/maven-public/</url>--> |
| | | <!-- </repository>--> |
| | | <!-- </repositories>--> |
| | | <!-- <repositories>--> |
| | | <!-- <repository>--> |
| | | <!-- <id>com.e-iceblue</id>--> |
| | | <!-- <name>e-iceblue</name>--> |
| | | <!-- <url>https://repo.e-iceblue.cn/repository/maven-public/</url>--> |
| | | <!-- </repository>--> |
| | | <!-- </repositories>--> |
| | | <dependencies> |
| | | |
| | | <dependency> |
| | |
| | | <!--以上tduck--> |
| | | |
| | | |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>e-iceblue</groupId>--> |
| | | <!-- <artifactId>spire.pdf</artifactId>--> |
| | | <!-- <version>5.4.0</version>--> |
| | | <!-- </dependency>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>e-iceblue</groupId>--> |
| | | <!-- <artifactId>spire.pdf</artifactId>--> |
| | | <!-- <version>5.4.0</version>--> |
| | | <!-- </dependency>--> |
| | | <!-- mail-starter --> |
| | | <dependency> |
| | | <groupId>org.springframework.boot</groupId> |
| | |
| | | <version>5.2.0</version> |
| | | </dependency> |
| | | |
| | | <!--20231123解决打包问题注释 在ltkj pom.xml中复制一份--> |
| | | <!-- <!–创建填充表单域–>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>e-iceblue</groupId>--> |
| | | <!-- <artifactId>spire.pdf</artifactId>--> |
| | | <!-- <version>5.4.0</version>--> |
| | | <!-- </dependency>--> |
| | | <!--20231123解决打包问题注释 在ltkj pom.xml中复制一份--> |
| | | <!-- <!–创建填充表单域–>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>e-iceblue</groupId>--> |
| | | <!-- <artifactId>spire.pdf</artifactId>--> |
| | | <!-- <version>5.4.0</version>--> |
| | | <!-- </dependency>--> |
| | | |
| | | <dependency> |
| | | <groupId>com.itextpdf</groupId> |
| | |
| | | |
| | | <!-- WxJava微信开发工具--> |
| | | <!-- 小程序--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.github.binarywang</groupId>--> |
| | | <!-- <artifactId>wx-java-miniapp-spring-boot-starter</artifactId>--> |
| | | <!-- <version>4.0.0</version>--> |
| | | <!-- </dependency>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.github.binarywang</groupId>--> |
| | | <!-- <artifactId>wx-java-miniapp-spring-boot-starter</artifactId>--> |
| | | <!-- <version>4.0.0</version>--> |
| | | <!-- </dependency>--> |
| | | <!-- 微信支付 --> |
| | | <!-- https://mvnrepository.com/artifact/com.github.binarywang/wx-java-pay-spring-boot-starter --> |
| | | <dependency> |
| | |
| | | <groupId>org.redisson</groupId> |
| | | <artifactId>redisson-spring-boot-starter</artifactId> |
| | | <version>3.23.5</version> |
| | | </dependency> |
| | | |
| | | <!-- 阿里数据库连接池 --> |
| | | <dependency> |
| | | <groupId>com.alibaba</groupId> |
| | | <artifactId>druid-spring-boot-starter</artifactId> |
| | | </dependency> |
| | | </dependencies> |
| | | |