| License |
License |
|---|---|
| GroupId | GroupIdcom.lingdonge |
| ArtifactId | ArtifactIdcommon-excel |
| Last Version | Last Version3.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-excel
Excel工具类集成
|
| Filename | Size |
|---|---|
| common-excel-3.0.5.pom | |
| common-excel-3.0.5.jar | 33 KB |
| common-excel-3.0.5-sources.jar | 20 KB |
| common-excel-3.0.5-javadoc.jar | 81 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.projectlombok : lombok | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |