2025-05-08 10:10:04 +08:00
|
|
|
<?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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
|
|
<parent>
|
|
|
|
<groupId>com.chinaunicom.ebtp</groupId>
|
|
|
|
<artifactId>mall-ebtp-cloud-parent</artifactId>
|
|
|
|
<version>2.4.1-zyhy-SNAPSHOT</version>
|
|
|
|
</parent>
|
|
|
|
<groupId>com.chinaunicom.mall.ebtp</groupId>
|
|
|
|
<artifactId>sys_manager_ebtp_project</artifactId>
|
|
|
|
<version>0.0.1</version>
|
|
|
|
<name>sys_manager_ebtp_project</name>
|
2025-06-19 11:35:50 +08:00
|
|
|
<properties>
|
|
|
|
<spring.cloud.version>Hoxton.SR7</spring.cloud.version>
|
|
|
|
<com.alibaba.cloud.version>2.2.3.RELEASE</com.alibaba.cloud.version>
|
|
|
|
</properties>
|
2025-05-08 10:10:04 +08:00
|
|
|
|
|
|
|
<dependencies>
|
2025-06-19 11:35:50 +08:00
|
|
|
<dependency>
|
|
|
|
<groupId>com.alibaba.cloud</groupId>
|
|
|
|
<artifactId>spring-cloud-alibaba-dependencies</artifactId>
|
|
|
|
<version>${com.alibaba.cloud.version}</version>
|
|
|
|
<type>pom</type>
|
|
|
|
<scope>import</scope>
|
|
|
|
</dependency>
|
2025-05-08 10:10:04 +08:00
|
|
|
<dependency>
|
|
|
|
<groupId>com.chinaunicom.mall.ebtp</groupId>
|
|
|
|
<artifactId>uboot-core</artifactId>
|
|
|
|
<version>2.4.1-zyhy-SNAPSHOT</version>
|
2025-06-21 14:54:08 +08:00
|
|
|
<exclusions>
|
|
|
|
<exclusion>
|
|
|
|
<artifactId>sharding-jdbc-spring-boot-starter</artifactId>
|
|
|
|
<groupId>org.apache.shardingsphere</groupId>
|
|
|
|
</exclusion>
|
|
|
|
</exclusions>
|
2025-05-08 10:10:04 +08:00
|
|
|
</dependency>
|
2025-06-10 11:35:38 +08:00
|
|
|
<dependency>
|
|
|
|
<groupId>net.sf.json-lib</groupId>
|
|
|
|
<artifactId>json-lib</artifactId>
|
|
|
|
<version>2.4</version>
|
|
|
|
<classifier>jdk15</classifier>
|
|
|
|
</dependency>
|
2025-06-10 11:39:16 +08:00
|
|
|
<dependency>
|
|
|
|
<groupId>net.coobird</groupId>
|
|
|
|
<artifactId>thumbnailator</artifactId>
|
|
|
|
<version>0.4.17</version>
|
|
|
|
</dependency>
|
2025-07-10 16:45:41 +08:00
|
|
|
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.amazonaws</groupId>
|
|
|
|
<artifactId>aws-java-sdk-s3</artifactId>
|
2025-07-16 16:27:20 +08:00
|
|
|
<version>1.11.358</version>
|
2025-07-10 16:45:41 +08:00
|
|
|
</dependency>
|
|
|
|
|
2025-07-11 15:34:27 +08:00
|
|
|
<dependency>
|
|
|
|
<groupId>org.springdoc</groupId>
|
|
|
|
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
|
|
|
|
<version>2.7.0</version>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
2025-07-16 16:27:20 +08:00
|
|
|
<groupId>com.aliyun.oss</groupId>
|
2025-07-11 15:34:27 +08:00
|
|
|
<artifactId>aliyun-sdk-oss</artifactId>
|
2025-07-16 16:27:20 +08:00
|
|
|
<version>3.17.4</version>
|
2025-07-11 15:34:27 +08:00
|
|
|
</dependency>
|
|
|
|
|
2025-07-24 17:13:37 +08:00
|
|
|
<dependency>
|
|
|
|
<groupId>com.alibaba</groupId>
|
|
|
|
<artifactId>easyexcel</artifactId>
|
|
|
|
<version>3.1.0</version>
|
|
|
|
</dependency>
|
|
|
|
|
2025-07-31 17:04:05 +08:00
|
|
|
<dependency>
|
|
|
|
<groupId>com.alibaba.cloud</groupId>
|
|
|
|
<artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- Seata分布式事务依赖 -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.alibaba.cloud</groupId>
|
|
|
|
<artifactId>spring-cloud-starter-alibaba-seata</artifactId>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<!-- Seata数据源代理 -->
|
|
|
|
<dependency>
|
|
|
|
<groupId>io.seata</groupId>
|
|
|
|
<artifactId>seata-spring-boot-starter</artifactId>
|
|
|
|
<version>1.6.1</version>
|
|
|
|
</dependency>
|
|
|
|
|
2025-05-08 10:10:04 +08:00
|
|
|
</dependencies>
|
|
|
|
|
2025-07-24 17:13:37 +08:00
|
|
|
<!-- <repositories>-->
|
|
|
|
<!-- <repository>-->
|
|
|
|
<!-- <id>maven-snapshot-local</id>-->
|
|
|
|
<!-- <name>maven-snapshot-local</name>-->
|
|
|
|
<!-- <url>http://ccp.tianti.tg.unicom.local/artifactory/tianti-maven-snapshot-local/</url>-->
|
|
|
|
<!-- <releases>-->
|
|
|
|
<!-- <enabled>false</enabled>-->
|
|
|
|
<!-- </releases>-->
|
|
|
|
<!-- <snapshots>-->
|
|
|
|
<!-- <enabled>true</enabled>-->
|
|
|
|
<!-- <updatePolicy>always</updatePolicy>-->
|
|
|
|
<!-- </snapshots>-->
|
|
|
|
<!-- </repository>-->
|
|
|
|
<!-- </repositories>-->
|
2025-05-08 10:10:04 +08:00
|
|
|
|
|
|
|
<build>
|
|
|
|
<resources>
|
|
|
|
<resource>
|
|
|
|
<directory>src/main/resources</directory>
|
|
|
|
<filtering>true</filtering>
|
|
|
|
</resource>
|
|
|
|
<resource>
|
|
|
|
<directory>src/main/java</directory>
|
|
|
|
<includes>
|
|
|
|
<include>**/mapper/*Mapper.xml</include>
|
|
|
|
</includes>
|
|
|
|
</resource>
|
|
|
|
</resources>
|
|
|
|
<plugins>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
|
|
</plugin>
|
|
|
|
</plugins>
|
|
|
|
</build>
|
|
|
|
|
|
|
|
</project>
|