com.gitee.beiding:template-excel

使用模板快速提取excel文件中的数据为数据实体,或者使用模板将数据实体渲染成excel

License

License

GroupId

GroupId

com.gitee.beiding
ArtifactId

ArtifactId

template-excel
Last Version

Last Version

3.18.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.gitee.beiding:template-excel
使用模板快速提取excel文件中的数据为数据实体,或者使用模板将数据实体渲染成excel
Project URL

Project URL

https://gitee.com/beiding/template-excel
Source Code Management

Source Code Management

https://gitee.com/beiding/template-excel

Download template-excel

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.beiding/template-excel/ -->
<dependency>
    <groupId>com.gitee.beiding</groupId>
    <artifactId>template-excel</artifactId>
    <version>3.18.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.beiding/template-excel/
implementation 'com.gitee.beiding:template-excel:3.18.1-RELEASE'
// https://jarcasting.com/artifacts/com.gitee.beiding/template-excel/
implementation ("com.gitee.beiding:template-excel:3.18.1-RELEASE")
'com.gitee.beiding:template-excel:jar:3.18.1-RELEASE'
<dependency org="com.gitee.beiding" name="template-excel" rev="3.18.1-RELEASE">
  <artifact name="template-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.beiding', module='template-excel', version='3.18.1-RELEASE')
)
libraryDependencies += "com.gitee.beiding" % "template-excel" % "3.18.1-RELEASE"
[com.gitee.beiding/template-excel "3.18.1-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.poi : poi jar 4.1.0
org.apache.poi : poi-ooxml jar 4.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.18.1-RELEASE
3.17.1-RELEASE
3.17-RELEASE
3.0.1-RELEASE
2.0.1-RELEASE
1.2.1-RELEASE
1.2.0-RELEASE
1.1.3-RELEASE
1.1.2-RELEASE
1.1.1-RELEASE
1.1.0-RELEASE
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE