| | |
| | | <poi.version>4.1.2</poi.version> |
| | | <com.alibaba.cloud.version>2.2.8.RELEASE</com.alibaba.cloud.version> |
| | | <jta.starter.version>2.7.1</jta.starter.version> |
| | | <commons.utils.version>1.9.4</commons.utils.version> |
| | | </properties> |
| | | |
| | | <parent> |
| | |
| | | <version>${poi.version}</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>commons-beanutils</groupId> |
| | | <artifactId>commons-beanutils</artifactId> |
| | | <version>${commons.utils.version}</version> |
| | | </dependency> |
| | | |
| | | <!-- redis连接 --> |
| | | <dependency> |
| | | <groupId>org.springframework.boot</groupId> |
| | |
| | | <artifactId>dubbo-registry-nacos</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>commons-beanutils</groupId> |
| | | <artifactId>commons-beanutils</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>io.minio</groupId> |
| | | <artifactId>minio</artifactId> |
| | | </dependency> |