fast-poi

基于easypoi,快速实现excel的导入和导出

License

License

GroupId

GroupId

org.njgzr
ArtifactId

ArtifactId

fast-poi
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

fast-poi
基于easypoi,快速实现excel的导入和导出
Project URL

Project URL

https://github.com/justsosoG
Source Code Management

Source Code Management

https://github.com/justsosoG

Download fast-poi

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
cn.afterturn : easypoi-base jar 4.2.0
cn.afterturn : easypoi-web jar 4.2.0
cn.afterturn : easypoi-annotation jar 4.2.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0