License |
License |
---|---|
GroupId | GroupIdcom.gitee.bodboy |
ArtifactId | ArtifactIdpoi-utils |
Version | Version0.0.5-Release |
Type | Typejar |
Description |
Descriptionpoi-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 |
Filename | Size |
---|---|
poi-utils-0.0.5-Release.pom | |
poi-utils-0.0.5-Release.jar | 61 KB |
poi-utils-0.0.5-Release-sources.jar | 32 KB |
poi-utils-0.0.5-Release-javadoc.jar | 179 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.bodboy/poi-utils/ -->
<dependency>
<groupId>com.gitee.bodboy</groupId>
<artifactId>poi-utils</artifactId>
<version>0.0.5-Release</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.bodboy/poi-utils/
implementation 'com.gitee.bodboy:poi-utils:0.0.5-Release'
// https://jarcasting.com/artifacts/com.gitee.bodboy/poi-utils/
implementation ("com.gitee.bodboy:poi-utils:0.0.5-Release")
'com.gitee.bodboy:poi-utils:jar:0.0.5-Release'
<dependency org="com.gitee.bodboy" name="poi-utils" rev="0.0.5-Release">
<artifact name="poi-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.bodboy', module='poi-utils', version='0.0.5-Release')
)
libraryDependencies += "com.gitee.bodboy" % "poi-utils" % "0.0.5-Release"
[com.gitee.bodboy/poi-utils "0.0.5-Release"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.poi : poi | jar | 3.17 |
org.apache.poi : poi-ooxml | jar | 3.17 |
org.apache.poi : poi-ooxml-schemas | jar | 3.17 |
org.apache.poi : ooxml-schemas | jar | 1.1 |
org.projectlombok : lombok | jar | 1.18.16 |
org.apache.poi : poi-scratchpad | jar | 3.17 |
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 |