License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.jeecgframework |
ArtifactId | ArtifactIdautopoi |
Version | Version1.3.5 |
Type | Typejar |
Description |
Descriptionoffice 工具类 基于 poi
|
Project URL |
Project URL |
Filename | Size |
---|---|
autopoi-1.3.5.pom | |
autopoi-1.3.5.jar | 182 KB |
autopoi-1.3.5-sources.jar | 147 KB |
autopoi-1.3.5-javadoc.jar | 701 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeecgframework/autopoi/ -->
<dependency>
<groupId>org.jeecgframework</groupId>
<artifactId>autopoi</artifactId>
<version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework/autopoi/
implementation 'org.jeecgframework:autopoi:1.3.5'
// https://jarcasting.com/artifacts/org.jeecgframework/autopoi/
implementation ("org.jeecgframework:autopoi:1.3.5")
'org.jeecgframework:autopoi:jar:1.3.5'
<dependency org="org.jeecgframework" name="autopoi" rev="1.3.5">
<artifact name="autopoi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework', module='autopoi', version='1.3.5')
)
libraryDependencies += "org.jeecgframework" % "autopoi" % "1.3.5"
[org.jeecgframework/autopoi "1.3.5"]
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 |