simple-excel

Excel manipulation tool class

License

License

GroupId

GroupId

com.github.Ling2099
ArtifactId

ArtifactId

simple-excel
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

simple-excel
Excel manipulation tool class
Project URL

Project URL

https://github.com/Ling2099/simple-excel
Source Code Management

Source Code Management

https://github.com/Ling2099/simple-excel

Download simple-excel

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
com.alibaba : easyexcel jar 2.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
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