Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
81 changes: 25 additions & 56 deletions website/docs/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,67 +20,36 @@ title: 'Download'
- limitations under the License.
-->

Here is the Apache Fesod (Incubating) official download page. Apache Fesod provides source releases that can be
downloaded from the ASF distribution site. Binary artifacts are available through Maven Central.
# Download Apache Fesod (Incubating)

# How to Use Apache Fesod (Incubating)
Here is the Apache Fesod (Incubating) official download page. Apache Fesod provides source releases that can be downloaded from the ASF distribution site. Binary artifacts are available through Maven Central.

## Using Maven Central (Recommended)
## The Latest Stable Release

For most users, simply add the dependency to your project:
| Version | Date | Download | Release Notes |
|:----------------:|:----------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------:|
| 2.0.2-incubating | 2026-05-30 | [apache-fesod-2.0.2-incubating-src.tar.gz](https://www.apache.org/dyn/closer.lua/incubator/fesod/2.0.2-incubating/apache-fesod-2.0.2-incubating-src.tar.gz ) ([asc](https://downloads.apache.org/incubator/fesod/2.0.2-incubating/apache-fesod-2.0.2-incubating-src.tar.gz.asc), [sha512](https://downloads.apache.org/incubator/fesod/2.0.2-incubating/apache-fesod-2.0.2-incubating-src.tar.gz.sha512)) | [Release Notes](https://github.com/apache/fesod/releases/tag/2.0.2-incubating) |

:::tip
## All Archived Releases

```xml
<dependency>
<groupId>org.apache.fesod</groupId>
<artifactId>fesod-sheet</artifactId>
<version>2.0.1-incubating</version>
</dependency>
```

:::

## Available Modules

- **fesod-sheet** - Core module for Excel/CSV processing (recommended for most users)
- **fesod-common** - Common utilities (automatically included with fesod-sheet)
- **fesod-shaded** - Shaded dependencies to avoid conflicts (automatically included with fesod-sheet)

# Apache Source Releases

## The Latest Release

| Version | Date | Source Download | Release Notes |
|:----------------:|:----------:|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------:|
| 2.0.1-incubating | 2026-02-11 | [Source](https://downloads.apache.org/incubator/fesod/2.0.1-incubating/) ([asc](https://downloads.apache.org/incubator/fesod/2.0.1-incubating/apache-fesod-2.0.1-incubating-src.tar.gz.asc), [sha512](https://downloads.apache.org/incubator/fesod/2.0.1-incubating/apache-fesod-2.0.1-incubating-src.tar.gz.sha512)) | [Release Notes](https://github.com/apache/fesod/releases/tag/2.0.1-incubating) |
| 2.0.0-incubating | 2026-01-24 | NA(Not Available) | NA(Not Available) |
| Version | Date | Download | Release Notes |
|:----------------:|:----------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------:|
| 2.0.1-incubating | 2026-02-11 | [apache-fesod-2.0.1-incubating-src.tar.gz](https://www.apache.org/dyn/closer.lua/incubator/fesod/2.0.1-incubating/apache-fesod-2.0.1-incubating-src.tar.gz ) ([asc](https://downloads.apache.org/incubator/fesod/2.0.1-incubating/apache-fesod-2.0.1-incubating-src.tar.gz.asc), [sha512](https://downloads.apache.org/incubator/fesod/2.0.1-incubating/apache-fesod-2.0.1-incubating-src.tar.gz.sha512)) | [Release Notes](https://github.com/apache/fesod/releases/tag/2.0.1-incubating) |
| 2.0.0-incubating | 2026-01-24 | NA(Not Available) | NA(Not Available) |

# Previous Releases (Non-Apache)
For older releases, please check the [archive](https://archive.apache.org/dist/incubator/fesod/).

## All archived releases
For non-Apache releases, please check the [non-apache releases](https://repo1.maven.org/maven2/cn/idev/excel/fastexcel/).

| Version | Date | Download | Release notes |
|:-------:|:----------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------:|
| 1.3.0 | 2025-08-23 | [fastexcel-1.3.0.jar](https://repo1.maven.org/maven2/cn/idev/excel/fastexcel/1.3.0/fastexcel-1.3.0.jar) ( [asc](https://repo1.maven.org/maven2/cn/idev/excel/fastexcel/1.3.0/fastexcel-1.3.0.jar.asc) \| [sha](https://repo1.maven.org/maven2/cn/idev/excel/fastexcel/1.3.0/fastexcel-1.3.0.jar.sha1)) | [notes](https://github.com/apache/fesod/releases/tag/1.3.0) |
## Verifying Apache Releases

| Version | Date | Download | Release notes |
|:-------:|:----------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------:|
| 1.2.0 | 2025-04-14 | [fastexcel-1.2.0.jar](https://repo1.maven.org/maven2/cn/idev/excel/fastexcel/1.2.0/fastexcel-1.2.0.jar) ( [asc](https://repo1.maven.org/maven2/cn/idev/excel/fastexcel/1.2.0/fastexcel-1.2.0.jar.asc) \| [sha](https://repo1.maven.org/maven2/cn/idev/excel/fastexcel/1.2.0/fastexcel-1.2.0.jar.sha1)) | [notes](https://github.com/apache/fesod/releases/tag/1.2.0) |
| 1.1.0 | 2025-01-14 | [fastexcel-1.1.0.jar](https://repo1.maven.org/maven2/cn/idev/excel/fastexcel/1.1.0/fastexcel-1.1.0.jar) ( [asc](https://repo1.maven.org/maven2/cn/idev/excel/fastexcel/1.1.0/fastexcel-1.1.0.jar.asc) \| [sha](https://repo1.maven.org/maven2/cn/idev/excel/fastexcel/1.1.0/fastexcel-1.1.0.jar.sha1)) | [notes](https://github.com/apache/fesod/releases/tag/1.1.0) |
| 1.0.0 | 2024-12-05 | [fastexcel-1.0.0.jar](https://repo1.maven.org/maven2/cn/idev/excel/fastexcel/1.0.0/fastexcel-1.0.0.jar) ( [asc](https://repo1.maven.org/maven2/cn/idev/excel/fastexcel/1.0.0/fastexcel-1.0.0.jar.asc) \| [sha](https://repo1.maven.org/maven2/cn/idev/excel/fastexcel/1.0.0/fastexcel-1.0.0.jar.sha1)) | [notes](https://github.com/apache/fesod/releases/tag/1.0.0) |
Before use, please refer to this [official guide](https://www.apache.org/info/verification.html) to verify all Apache release versions, including the integrity and authenticity of source code releases.

# Verifying Apache Releases
### Download Verification Files

All Apache releases must be verified before use. Follow these steps to verify the integrity and authenticity of the
source release:
Download the [project release KEYS](https://downloads.apache.org/incubator/fesod/KEYS) file containing the public keys used for signing releases.

## Download Verification Files

Download the [KEYS](https://downloads.apache.org/incubator/fesod/KEYS) file containing the public keys used for signing
releases.

## Verify Signature
### Verify Signature

1. Import the KEYS file to your GPG keyring:

Expand All @@ -92,20 +61,20 @@ releases.

3. Verify the GPG signature:

```bash
gpg --verify apache-fesod-2.0.1-incubating-src.tar.gz.asc apache-fesod-2.0.1-incubating-src.tar.gz
```
```bash
gpg --verify apache-fesod-X.X.X-incubating-src.tar.gz.asc apache-fesod-X.X.X-incubating-src.tar.gz
```

## Verify Checksum
### Verify Checksum

Verify the SHA-512 checksum:
Verify the `SHA-512` checksum:

```bash
shasum -a 512 -c apache-fesod-2.0.1-incubating-src.tar.gz.sha512
shasum -a 512 -c apache-fesod-X.X.X-incubating-src.tar.gz.sha512
```

Or on Linux:

```bash
sha512sum -c apache-fesod-2.0.1-incubating-src.tar.gz.sha512
sha512sum -c apache-fesod-X.X.X-incubating-src.tar.gz.sha512
```
6 changes: 3 additions & 3 deletions website/docs/migration/from-fastexcel.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Replace your existing dependency with Apache Fesod (Incubating):
| Source | GroupId | ArtifactId | Version |
|---------------------------------|------------------|-------------|-------------------|
| **cn.idev FastExcel** | cn.idev.excel | fastexcel | 1.3.0 |
| **Apache Fesod (Incubating)** ✅ | org.apache.fesod | fesod-sheet | 2.0.1-incubating+ |
| **Apache Fesod (Incubating)** ✅ | org.apache.fesod | fesod-sheet | 2.0.2-incubating+ |

**Maven:**

Expand All @@ -78,7 +78,7 @@ After:
<dependency>
<groupId>org.apache.fesod</groupId>
<artifactId>fesod-sheet</artifactId>
<version>2.0.1-incubating</version>
<version>2.0.2-incubating</version>
</dependency>
```

Expand All @@ -93,7 +93,7 @@ implementation 'cn.idev.excel:fastexcel:1.3.0'
After:

```gradle
implementation 'org.apache.fesod:fesod-sheet:2.0.1-incubating'
implementation 'org.apache.fesod:fesod-sheet:2.0.2-incubating'
```

> **Note**: The `fesod-sheet` module is the core module for Excel/CSV processing. It automatically includes the necessary dependencies (`fesod-common` and `fesod-shaded`).
Expand Down
5 changes: 3 additions & 2 deletions website/docs/quickstart/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Incubating) library:

| Version | JDK Version Support Range | Notes |
|------------------|---------------------------|--------------------------|
| 2.0.2-incubating | JDK8 - JDK25 | Apache Incubator release |
| 2.0.1-incubating | JDK8 - JDK25 | Apache Incubator release |
| 2.0.0-incubating | JDK8 - JDK25 | NA(not available) |
| 1.3.x | JDK8 - JDK25 | Non-Apache release |
Expand Down Expand Up @@ -66,7 +67,7 @@ If you are using Maven for project building, add the following configuration in
<dependency>
<groupId>org.apache.fesod</groupId>
<artifactId>fesod-sheet</artifactId>
<version>2.0.1-incubating</version>
<version>2.0.2-incubating</version>
</dependency>
```

Expand All @@ -76,6 +77,6 @@ If you are using Gradle for project building, add the following configuration in

```gradle
dependencies {
implementation 'org.apache.fesod:fesod-sheet:2.0.1-incubating'
implementation 'org.apache.fesod:fesod-sheet:2.0.2-incubating'
}
```
Loading
Loading