my-excel

excel导入导出

License

License

GroupId

GroupId

com.github.weibin268
ArtifactId

ArtifactId

my-excel
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

my-excel
excel导入导出
Project URL

Project URL

https://github.com/weibin268/my-excel
Source Code Management

Source Code Management

https://github.com/weibin268/my-excel

Download my-excel

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.weibin268/my-excel/ -->
<dependency>
    <groupId>com.github.weibin268</groupId>
    <artifactId>my-excel</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weibin268/my-excel/
implementation 'com.github.weibin268:my-excel:1.1.3'
// https://jarcasting.com/artifacts/com.github.weibin268/my-excel/
implementation ("com.github.weibin268:my-excel:1.1.3")
'com.github.weibin268:my-excel:jar:1.1.3'
<dependency org="com.github.weibin268" name="my-excel" rev="1.1.3">
  <artifact name="my-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weibin268', module='my-excel', version='1.1.3')
)
libraryDependencies += "com.github.weibin268" % "my-excel" % "1.1.3"
[com.github.weibin268/my-excel "1.1.3"]

Dependencies

provided (8)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.7
org.projectlombok : lombok jar 1.18.20
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.29
cn.hutool : hutool-all jar 5.4.5
org.jxls : jxls jar 2.8.1
org.jxls : jxls-poi jar 1.0.15
com.alibaba : easyexcel jar 2.2.8
cn.afterturn : easypoi-base jar 4.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0