is not current version
Last Version 0.0.5-Release

poi-utils 0.0.4-Release

this is a util jar about operation excel,word. You can use the encapsulated method to generate Word or Excel on your own

License

License

GroupId

GroupId

com.gitee.bodboy
ArtifactId

ArtifactId

poi-utils
Version

Version

0.0.4-Release
Type

Type

jar
Description

Description

poi-utils
this is a util jar about operation excel,word. You can use the encapsulated method to generate Word or Excel on your own
Project URL

Project URL

https://gitee.com/bodboy/poi-util

Download poi-utils 0.0.4-Release


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

Dependencies

compile (12)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.apache.poi : poi jar 3.15
org.apache.poi : poi-ooxml jar 3.15
org.apache.poi : poi-ooxml-schemas jar 3.15
org.apache.poi : ooxml-schemas jar 1.1
org.projectlombok : lombok jar 1.18.16
org.apache.poi : poi-scratchpad jar 3.15
org.apache.commons : commons-lang3 jar 3.4
org.springframework : spring-context jar 4.3.14.RELEASE
com.alibaba : fastjson jar 1.2.28
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.eweb4j : fel jar 0.8

Project Modules

There are no modules declared in this project.