License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.jeecgframework |
ArtifactId | ArtifactIdautopoi |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoffice 工具类 基于 poi
|
Project URL |
Project URL |
Filename | Size |
---|---|
autopoi-1.4.1.pom | |
autopoi-1.4.1.jar | 164 KB |
autopoi-1.4.1-sources.jar | 136 KB |
autopoi-1.4.1-javadoc.jar | 681 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeecgframework/autopoi/ -->
<dependency>
<groupId>org.jeecgframework</groupId>
<artifactId>autopoi</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework/autopoi/
implementation 'org.jeecgframework:autopoi:1.4.1'
// https://jarcasting.com/artifacts/org.jeecgframework/autopoi/
implementation ("org.jeecgframework:autopoi:1.4.1")
'org.jeecgframework:autopoi:jar:1.4.1'
<dependency org="org.jeecgframework" name="autopoi" rev="1.4.1">
<artifact name="autopoi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework', module='autopoi', version='1.4.1')
)
libraryDependencies += "org.jeecgframework" % "autopoi" % "1.4.1"
[org.jeecgframework/autopoi "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 4.1.2 |
org.apache.poi : poi-ooxml | jar | 4.1.2 |
org.apache.poi : poi-ooxml-schemas | jar | 4.1.2 |
xerces : xercesImpl | jar | 2.9.1 |
org.apache.poi : poi-scratchpad | jar | 4.1.2 |
com.google.guava : guava | jar | 29.0-jre |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.slf4j : slf4j-api Optional | jar | 1.7.30 |
org.springframework : spring-webmvc Optional | jar | 5.1.0.RELEASE |