From 23bd719cebe5feeff4e48fde925b0b39755eea93 Mon Sep 17 00:00:00 2001 From: feiyu02 <risaku@163.com> Date: 星期二, 15 十一月 2022 10:59:50 +0800 Subject: [PATCH] 2022.11.15 --- pom.xml | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/pom.xml b/pom.xml index 8cde2c3..f5e580b 100644 --- a/pom.xml +++ b/pom.xml @@ -301,6 +301,12 @@ <artifactId>aliyun-java-sdk-core</artifactId> <version>[4.3.2,5.0.0)</version> </dependency> + <!-- 闃块噷nlp鑷劧璇█澶勭悊--> + <dependency> + <groupId>com.aliyun</groupId> + <artifactId>aliyun-java-sdk-alinlp</artifactId> + <version>1.0.20</version> + </dependency> <dependency> <groupId>com.jayway.jsonpath</groupId> <artifactId>json-path</artifactId> -- Gitblit v1.9.3