We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 52d0a53 + ee01dc1 commit 69255acCopy full SHA for 69255ac
README.md
@@ -22,7 +22,7 @@ The recommended way to use the Aliyun TSDB SDK for Java in your project is to co
22
<dependency>
23
<groupId>com.aliyun</groupId>
24
<artifactId>hitsdb-client</artifactId>
25
- <version>0.3.3</version>
+ <version>0.3.4</version>
26
</dependency>
27
```
28
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
6
7
<name>Aliyun TSDB SDK for Java</name>
8
<description>The Alibaba TSDB SDK for Java used for accessing High Performance Time Series Database</description>
9
<url>https://www.aliyun.com/product/hitsdb</url>
0 commit comments