tree: 29950e05de3610a5bc16551583711ea501f927a3 [path history] [tgz]
  1. README.md
docs/src/zh/Download/README.md

下载

GitHub 仓库地址:https://github.com/apache/tsfile

最新版本是2.0.1。

点击 Maven 仓库地址下载:Maven central repository

将以下依赖添加至 pom :

 <dependency>
   <groupId>org.apache.tsfile</groupId>
   <artifactId>tsfile</artifactId>
   <version>2.0.1</version>
 </dependency>

该版本的特性可点击查看: https://github.com/apache/tsfile/releases/tag/v2.0.1