common-excel

Excel工具类集成

License

License

GroupId

GroupId

com.lingdonge
ArtifactId

ArtifactId

common-excel
Last Version

Last Version

3.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

common-excel
Excel工具类集成

Download common-excel

How to add to project

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

Dependencies

compile (22)

Group / Artifact Type Version
com.lingdonge : common-core jar 3.0.5
com.github.liaochong : myexcel jar 2.6.1
com.alibaba : easyexcel jar 1.1.2-beat1
org.apache.poi : poi jar 4.1.0
org.apache.poi : poi-ooxml jar 4.1.0
org.apache.poi : poi-ooxml-schemas jar 4.1.0
org.apache.poi : ooxml-schemas jar 1.3
xerces : xercesImpl Optional jar 2.12.0
org.apache.poi : poi-scratchpad jar 4.1.0
org.apache.poi : poi-excelant jar 4.1.0
dom4j : dom4j jar 1.6.1
org.apache.xmlbeans : xmlbeans jar 3.1.0
com.monitorjbl : xlsx-streamer jar 1.2.0
cn.afterturn : easypoi-base jar 4.0.0
cn.afterturn : easypoi-web jar 4.0.0
cn.afterturn : easypoi-annotation jar 4.0.0
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 23.0
cn.hutool : hutool-core jar 4.5.11
cn.hutool : hutool-extra jar 4.5.11
ch.qos.logback : logback-classic Optional jar 1.2.3
ch.qos.logback : logback-core Optional jar 1.2.3

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.projectlombok : lombok jar 1.16.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.5
3.0.4
3.0.3