Last Version

xxl-excel 1.1.1

A flexible tool for translating Java objects and Excel documents.

License

License

GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-excel
Version

Version

1.1.1
Type

Type

jar
Description

Description

xxl-excel
A flexible tool for translating Java objects and Excel documents.
Project URL

Project URL

http://www.xuxueli.com/
Source Code Management

Source Code Management

https://github.com/xuxueli/xxl-excel.git

Download xxl-excel 1.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17

Project Modules

There are no modules declared in this project.