Last Version

poi-tools 1.0.7

A simple tool to export excel file via poi.

License

License

GroupId

GroupId

com.hgobox
ArtifactId

ArtifactId

poi-tools
Version

Version

1.0.7
Type

Type

jar
Description

Description

poi-tools
A simple tool to export excel file via poi.
Project URL

Project URL

https://github.com/naspart/poi-tools
Source Code Management

Source Code Management

https://github.com/naspart/poi-tools

Download poi-tools 1.0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.poi : poi jar 5.0.0
org.apache.poi : poi-ooxml jar 5.0.0
org.slf4j : slf4j-api jar 1.7.32

provided (1)

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

Project Modules

There are no modules declared in this project.