|
@@ -524,6 +524,14 @@
|
|
|
<version>6.0.0</version>
|
|
<version>6.0.0</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>com.tencentcloudapi</groupId>
|
|
|
|
|
+ <artifactId>tencentcloud-sdk-java</artifactId>
|
|
|
|
|
+ <!-- go to https://search.maven.org/search?q=tencentcloud-sdk-java and get the latest version. -->
|
|
|
|
|
+ <!-- 请到https://search.maven.org/search?q=tencentcloud-sdk-java查询最新版本 -->
|
|
|
|
|
+ <version>3.0.112</version>
|
|
|
|
|
+ </dependency>
|
|
|
|
|
+
|
|
|
<!--<dependency>
|
|
<!--<dependency>
|
|
|
<groupId>org.activiti</groupId>
|
|
<groupId>org.activiti</groupId>
|
|
|
<artifactId>activiti-modeler</artifactId>
|
|
<artifactId>activiti-modeler</artifactId>
|
|
@@ -567,13 +575,7 @@
|
|
|
<optional>true</optional>
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>com.tencentcloudapi</groupId>
|
|
|
|
|
- <artifactId>tencentcloud-sdk-java</artifactId>
|
|
|
|
|
- <!-- go to https://search.maven.org/search?q=tencentcloud-sdk-java and get the latest version. -->
|
|
|
|
|
- <!-- 请到https://search.maven.org/search?q=tencentcloud-sdk-java查询最新版本 -->
|
|
|
|
|
- <version>3.0.112</version>
|
|
|
|
|
- </dependency>
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
|
</dependencies>
|
|
</dependencies>
|