excel-plus

excel read and write framework

License

License

GroupId

GroupId

io.github.biezhi
ArtifactId

ArtifactId

excel-plus
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

excel-plus
excel read and write framework

Download excel-plus

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.poi : poi jar 4.0.1
org.apache.poi : poi-ooxml jar 4.0.1
javax.servlet : javax.servlet-api jar 3.0.1
org.projectlombok : lombok jar 1.16.18

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4.RELEASE
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0.Alpha
0.1.6.RELEASE
0.1.5.RELEASE
0.1.4.RELEASE
0.1.3.RELEASE
0.1.2-RELEASE
0.1.1-RELEASE
0.1.0-alpha1
0.0.3
0.0.2
0.0.1