poi-excel

基于POI开发的excel操作

License

License

GroupId

GroupId

com.github.stupdit1t
ArtifactId

ArtifactId

poi-excel
Last Version

Last Version

3.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

poi-excel
基于POI开发的excel操作
Project URL

Project URL

http://maven.apache.org

Download poi-excel

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.poi : poi jar 5.1.0
org.apache.poi : poi-ooxml jar 5.1.0
org.apache.commons : commons-lang3 jar 3.12.0
javax.servlet : javax.servlet-api jar 4.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0
1.8.2
1.8.1
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0