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 aeb9b48 + 04c4031 commit ac8f920Copy full SHA for ac8f920
README.md
@@ -24,7 +24,7 @@ The recommended way to use the Aliyun TSDB SDK for Java in your project is to co
24
<dependency>
25
<groupId>com.aliyun</groupId>
26
<artifactId>hitsdb-client</artifactId>
27
- <version>0.3.5</version>
+ <version>0.3.6</version>
28
</dependency>
29
```
30
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