is not current version
Last Version 2.4.4

MyExcel 1.7.1

Excel、Csv表格读取,Xlsx表格导出

License

License

GroupId

GroupId

cn.renlm.plugins
ArtifactId

ArtifactId

MyExcel
Version

Version

1.7.1
Type

Type

jar
Description

Description

MyExcel
Excel、Csv表格读取,Xlsx表格导出

Download MyExcel 1.7.1


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

Dependencies

compile (3)

Group / Artifact Type Version
cn.renlm.plugins : MyUtil jar 1.7.1
com.thoughtworks.xstream : xstream jar 1.4.16
com.alibaba : easyexcel jar 2.2.8

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.