License |
License |
---|---|
GroupId | GroupIdcn.renlm.plugins |
ArtifactId | ArtifactIdMyExcel |
Last Version | Last Version2.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyExcel
Excel、Csv表格读取,Xlsx表格导出
|
Filename | Size |
---|---|
MyExcel-2.4.4.pom | |
MyExcel-2.4.4.jar | 63 KB |
MyExcel-2.4.4-sources.jar | 33 KB |
MyExcel-2.4.4-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.renlm.plugins/MyExcel/ -->
<dependency>
<groupId>cn.renlm.plugins</groupId>
<artifactId>MyExcel</artifactId>
<version>2.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyExcel/
implementation 'cn.renlm.plugins:MyExcel:2.4.4'
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyExcel/
implementation ("cn.renlm.plugins:MyExcel:2.4.4")
'cn.renlm.plugins:MyExcel:jar:2.4.4'
<dependency org="cn.renlm.plugins" name="MyExcel" rev="2.4.4">
<artifact name="MyExcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.renlm.plugins', module='MyExcel', version='2.4.4')
)
libraryDependencies += "cn.renlm.plugins" % "MyExcel" % "2.4.4"
[cn.renlm.plugins/MyExcel "2.4.4"]
Group / Artifact | Type | Version |
---|---|---|
cn.renlm.plugins : MyUtil | jar | 2.4.4 |
org.apache.commons : commons-compress | jar | 1.21 |
com.thoughtworks.xstream : xstream | jar | 1.4.19 |
com.alibaba : easyexcel | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
junit : junit | jar | 4.13.2 |