From def7b3c052e4360a371bb08139213eeba31dcbcb Mon Sep 17 00:00:00 2001 From: 0007 <0007@qq.com> Date: Wed, 27 Aug 2025 19:59:11 +0800 Subject: [PATCH] Add File --- .../agents-flex-image-tencent/pom.xml | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 agents-flex-image/agents-flex-image-tencent/pom.xml diff --git a/agents-flex-image/agents-flex-image-tencent/pom.xml b/agents-flex-image/agents-flex-image-tencent/pom.xml new file mode 100644 index 0000000..d6ff92f --- /dev/null +++ b/agents-flex-image/agents-flex-image-tencent/pom.xml @@ -0,0 +1,37 @@ + + + 4.0.0 + + com.agentsflex + agents-flex-image + ${revision} + + + agents-flex-image-tencent + agents-flex-image-tencent + + + 8 + 8 + UTF-8 + + + + com.agentsflex + agents-flex-core + + + com.tencentcloudapi + tencentcloud-sdk-java-common + 3.1.1261 + + + junit + junit + test + + + +