diff --git a/bonus-modules/bonus-face/pom.xml b/bonus-modules/bonus-face/pom.xml new file mode 100644 index 0000000..6ce02d2 --- /dev/null +++ b/bonus-modules/bonus-face/pom.xml @@ -0,0 +1,119 @@ + + + + com.bonus + bonus-modules + 24.11.0-SNAPSHOT + + 4.0.0 + + bonus-face + + + bonus-modules-file文件服务 + + + + + + + com.alibaba.cloud + spring-cloud-starter-alibaba-nacos-discovery + + + + + com.alibaba.cloud + spring-cloud-starter-alibaba-nacos-config + + + + + com.alibaba.cloud + spring-cloud-starter-alibaba-sentinel + + + + + org.springframework.boot + spring-boot-starter-actuator + + + + + com.github.tobato + fastdfs-client + + + + + com.bonus + bonus-common-swagger + + + + commons-net + commons-net + 3.9.0 + + + com.huaweicloud + esdk-obs-java-bundle + 3.23.9 + + + + cn.hutool + hutool-all + 5.8.12 + + + + org.projectlombok + lombok + provided + + + com.bonus + bonus-common-core + + + com.bonus + bonus-common-security + + + com.bonus + bonus-common-log + + + com.mysql + mysql-connector-j + + + + + com.bonus + bonus-common-datasource + + + + + ${project.artifactId} + + + org.springframework.boot + spring-boot-maven-plugin + + + + repackage + + + + + + + + \ No newline at end of file