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

Releases Version

VersionDependencySourcesSHA512ASCRelease Nodes
2.0.0pomSourcessha512ascReleases
1.1.0pomSourcessha512ascReleases
1.0.0pomSourcessha512ascReleases

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

The release note of 2.0.1 can be found in the Archives of the Apache Software Foundation: https://github.com/apache/tsfile/releases/tag/v2.0.1