1 Star 0 Fork 0

陆野 / jxls

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
Leonid Vysochyn 提交于 2021-12-01 20:20 . Docs update for 2.11.0 release

JXLS

Java CI with Maven codecov

Overview

JXLS is a small and simple to use Java library for Excel report generation using Excel template files.

JXLS abstracts Excel generation from underlying Java-to-Excel low-level processing library. JXLS uses a special markup in Excel templates to define output formatting and data layout.

How to use

Maven

<dependency>
    <groupId>org.jxls</groupId>
    <artifactId>jxls-poi</artifactId>
    <version>2.11.0</version>
</dependency>

Gradle

implementation 'org.jxls:jxls-poi:2.11.0'

Getting started

See Getting started guide.

Examples

See examples on Jxls site and in the code.

Contributing

see Contributing guide

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/xx-tool/jxls.git
git@gitee.com:xx-tool/jxls.git
xx-tool
jxls
jxls
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891