|
@@ -10,7 +10,7 @@
|
|
|
</parent>
|
|
|
<groupId>com.persagy</groupId>
|
|
|
<artifactId>ztk-encryptdecodedata</artifactId>
|
|
|
- <version>v0.0.1</version>
|
|
|
+ <version>v0.0.2</version>
|
|
|
<name>ztk-encryptdecodedata</name>
|
|
|
<description>Cmft project data encryption service interface processing</description>
|
|
|
<packaging>jar</packaging>
|
|
@@ -161,7 +161,17 @@
|
|
|
<artifactId>qpid-jms-client</artifactId>
|
|
|
<version>0.56.0</version>
|
|
|
</dependency>
|
|
|
-
|
|
|
+ <!--alibaba http2 -->
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.aliyun.openservices</groupId>
|
|
|
+ <artifactId>iot-client-message</artifactId>
|
|
|
+ <version>1.1.3</version>
|
|
|
+ </dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>com.aliyun</groupId>
|
|
|
+ <artifactId>aliyun-java-sdk-core</artifactId>
|
|
|
+ <version>3.7.1</version>
|
|
|
+ </dependency>
|
|
|
<!-- util for base64-->
|
|
|
<dependency>
|
|
|
<groupId>commons-codec</groupId>
|