Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/Download/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@

| Version | Dependency | Sources | SHA512 | ASC | Release Nodes | IoTDB adaptation version |
|---------|-----------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|------------------------------------------------------------------| ---------------------------------------------------------------- |
| 2.1.1 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/2.1.1) | [Sources](https://www.apache.org/dyn/closer.cgi/tsfile/2.1.1/apache-tsfile-2.1.1-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/2.1.1/apache-tsfile-2.1.1-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/2.1.1/apache-tsfile-2.1.1-source-release.zip.asc) | [Releases](https://dlcdn.apache.org/tsfile/2.1.1/RELEASE_NOTES.md) | IoTDB V2.x |
| 2.2.0 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/2.2.0) | [Sources](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.0/apache-tsfile-2.2.0-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.0/apache-tsfile-2.2.0-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.0/apache-tsfile-2.2.0-source-release.zip.asc) | [Releases](https://dlcdn.apache.org/tsfile/2.2.0/RELEASE_NOTES.md) | IoTDB V2.x |
| 1.1.2 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/1.1.2) | [Sources](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.2/apache-tsfile-1.1.2-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.2/apache-tsfile-1.1.2-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.2/apache-tsfile-1.1.2-source-release.zip.asc) | [Releases](https://github.com/apache/tsfile/releases/tag/v1.1.2) | 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.
The latest version of TsFile is 2.2.0.

Downloading it from the [Maven central repository](https://search.maven.org/search?q=g:org.apache.tsfile)

Expand All @@ -40,8 +40,8 @@ Add the following dependency section to your pom.xml:
<dependency>
<groupId>org.apache.tsfile</groupId>
<artifactId>tsfile</artifactId>
<version>2.1.1</version>
<version>2.2.0</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
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
14 changes: 7 additions & 7 deletions src/zh/Download/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@

# 发行版本

| 版本 | 依赖引用 | 源代码 | SHA512 | ASC | 版本特性 | IoTDB 适配版本 |
|-------|-----------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------| ---------------------------------------------------------------- | ---------------------------------------------------------------- |
| 2.1.1 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/2.1.1) | [源代码](https://www.apache.org/dyn/closer.cgi/tsfile/2.1.1/apache-tsfile-2.1.1-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/2.1.1/apache-tsfile-2.1.1-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/2.1.1/apache-tsfile-2.1.1-source-release.zip.asc) | [Releases](https://dlcdn.apache.org/tsfile/2.1.1/RELEASE_NOTES.md) | IoTDB V2.x |
| 1.1.2 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/1.1.2) | [源代码](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.2/apache-tsfile-1.1.2-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.2/apache-tsfile-1.1.2-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.2/apache-tsfile-1.1.2-source-release.zip.asc) | [Releases](https://github.com/apache/tsfile/releases/tag/v1.1.2) | IoTDB V1.x |
| 版本 | 依赖引用 | 源代码 | SHA512 | ASC | 版本特性 | IoTDB 适配版本 |
|-------|-----------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------| ---------------------------------------------------------------- |
| 2.2.0 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/2.2.0) | [源代码](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.0/apache-tsfile-2.2.0-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.0/apache-tsfile-2.2.0-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/2.2.0/apache-tsfile-2.2.0-source-release.zip.asc) | [Releases](https://dlcdn.apache.org/tsfile/2.2.0/RELEASE_NOTES.md) | IoTDB V2.x |
| 1.1.2 | [pom](https://central.sonatype.com/artifact/org.apache.tsfile/tsfile/1.1.2) | [源代码](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.2/apache-tsfile-1.1.2-source-release.zip) | [sha512](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.2/apache-tsfile-1.1.2-source-release.zip.sha512) | [asc](https://www.apache.org/dyn/closer.cgi/tsfile/1.1.2/apache-tsfile-1.1.2-source-release.zip.asc) | [Releases](https://github.com/apache/tsfile/releases/tag/v1.1.2) | IoTDB V1.x |

完整历史版本: https://archive.apache.org/dist/tsfile/

# 最新版本

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

最新版本是2.1.1
最新版本是2.2.0

点击 Maven 仓库地址下载:[Maven central repository](https://search.maven.org/search?q=g:org.apache.tsfile)

Expand All @@ -42,8 +42,8 @@ GitHub 仓库地址:https://github.com/apache/tsfile
<dependency>
<groupId>org.apache.tsfile</groupId>
<artifactId>tsfile</artifactId>
<version>2.1.1</version>
<version>2.2.0</version>
</dependency>
```

该版本的特性可点击查看: https://dlcdn.apache.org/tsfile/2.1.1/RELEASE_NOTES.md
该版本的特性可点击查看: https://dlcdn.apache.org/tsfile/2.2.0/RELEASE_NOTES.md
Loading