icefrog-poi

icefrog POI工具类(对MS Office操作)

License

License

GroupId

GroupId

io.github.whaleal
ArtifactId

ArtifactId

icefrog-poi
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

icefrog-poi
icefrog POI工具类(对MS Office操作)

Download icefrog-poi

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.whaleal : icefrog-core jar 1.0.0
io.github.whaleal : icefrog-log jar 1.0.0
org.apache.poi : poi-ooxml Optional jar 4.1.2
org.ofdrw : ofdrw-full Optional jar 1.15.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0