tree: d32eb588002166b46a69e933ea906ee3d55e5752 [path history] [tgz]
  1. README.md
src/Download/README.md

Releases Version

VersionDependencySourcesSHA512ASCRelease NodesIoTDB adaptation version
2.2.0pomSourcessha512ascReleasesIoTDB V2.x
1.1.3pomSourcessha512ascReleasesIoTDB 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.2.0.

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.2.0</version>
 </dependency>

The release note of 2.2.0 can be found in the Archives of the Apache Software Foundation: https://dlcdn.apache.org/tsfile/2.2.0/RELEASE_NOTES.md