License |
License |
---|---|
GroupId | GroupIdcn.renlm.plugins |
ArtifactId | ArtifactIdMyExcel |
Version | Version1.9.8 |
Type | Typejar |
Description |
DescriptionMyExcel
Excel、Csv表格读取,Xlsx表格导出
|
Filename | Size |
---|---|
MyExcel-1.9.8.pom | |
MyExcel-1.9.8.jar | 63 KB |
MyExcel-1.9.8-sources.jar | 33 KB |
MyExcel-1.9.8-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.renlm.plugins/MyExcel/ -->
<dependency>
<groupId>cn.renlm.plugins</groupId>
<artifactId>MyExcel</artifactId>
<version>1.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyExcel/
implementation 'cn.renlm.plugins:MyExcel:1.9.8'
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyExcel/
implementation ("cn.renlm.plugins:MyExcel:1.9.8")
'cn.renlm.plugins:MyExcel:jar:1.9.8'
<dependency org="cn.renlm.plugins" name="MyExcel" rev="1.9.8">
<artifact name="MyExcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.renlm.plugins', module='MyExcel', version='1.9.8')
)
libraryDependencies += "cn.renlm.plugins" % "MyExcel" % "1.9.8"
[cn.renlm.plugins/MyExcel "1.9.8"]
Group / Artifact | Type | Version |
---|---|---|
cn.renlm.plugins : MyUtil | jar | 1.9.8 |
com.thoughtworks.xstream : xstream | jar | 1.4.17 |
com.alibaba : easyexcel | jar | 2.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13 |