| License |
License |
|---|---|
| GroupId | GroupIdtop.yumbo.excel |
| ArtifactId | ArtifactIdexcel-import-export |
| Version | Version1.3.5 |
| Type | Typejar |
| Description |
Descriptionexcel-import-export
excel import and export utils.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/top.yumbo.excel/excel-import-export/ -->
<dependency>
<groupId>top.yumbo.excel</groupId>
<artifactId>excel-import-export</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/top.yumbo.excel/excel-import-export/
implementation 'top.yumbo.excel:excel-import-export:1.3.5'
// https://jarcasting.com/artifacts/top.yumbo.excel/excel-import-export/
implementation ("top.yumbo.excel:excel-import-export:1.3.5")
'top.yumbo.excel:excel-import-export:jar:1.3.5'
<dependency org="top.yumbo.excel" name="excel-import-export" rev="1.3.5">
<artifact name="excel-import-export" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.yumbo.excel', module='excel-import-export', version='1.3.5')
)
libraryDependencies += "top.yumbo.excel" % "excel-import-export" % "1.3.5"
[top.yumbo.excel/excel-import-export "1.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-validator | jar | 5.4.3.Final |
| javax.el : javax.el-api | jar | 3.0.0 |
| org.glassfish.web : javax.el | jar | 2.2.6 |
| org.springframework : spring-web | jar | 5.3.7 |
| com.deepoove : poi-tl | jar | 1.9.1 |
| com.alibaba : fastjson | jar | 1.2.76 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |