发行版本
2025年3月4日小于 1 分钟
发行版本
版本 | 依赖引用 | 源代码 | SHA512 | ASC | 版本特性 | IoTDB 适配版本 |
---|---|---|---|---|---|---|
2.0.1 | pom | 源代码 | sha512 | asc | Releases | IoTDB V2.x |
1.1.0 | pom | 源代码 | sha512 | asc | Releases | IoTDB V1.x |
完整历史版本: https://archive.apache.org/dist/tsfile/
最新版本
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