Releases Version
October 27, 2025Less than 1 minute
Releases Version
| Version | Dependency | Sources | SHA512 | ASC | Release Nodes | IoTDB adaptation version |
|---|---|---|---|---|---|---|
| 2.1.1 | pom | Sources | sha512 | asc | Releases | IoTDB V2.x |
| 1.1.2 | pom | Sources | sha512 | asc | Releases | IoTDB V1.x |
Legacy version are available here: https://archive.apache.org/dist/tsfile/
Download
Our GitHub page: https://github.com/apache/tsfile
The latest version of TsFile is 2.1.1.
Downloading it from the Maven central repository
Add the following dependency section to your pom.xml:
<dependency>
<groupId>org.apache.tsfile</groupId>
<artifactId>tsfile</artifactId>
<version>2.1.1</version>
</dependency>The release note of 2.1.1 can be found in the Archives of the Apache Software Foundation: https://dlcdn.apache.org/tsfile/2.1.1/RELEASE_NOTES.md