License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.jeecgframework |
ArtifactId | ArtifactIdautopoi-web |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoffice 工具类 基于 poi
|
Project URL |
Project URL |
Filename | Size |
---|---|
autopoi-web-1.4.1.pom | |
autopoi-web-1.4.1.jar | 12 KB |
autopoi-web-1.4.1-sources.jar | 12 KB |
autopoi-web-1.4.1-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeecgframework/autopoi-web/ -->
<dependency>
<groupId>org.jeecgframework</groupId>
<artifactId>autopoi-web</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework/autopoi-web/
implementation 'org.jeecgframework:autopoi-web:1.4.1'
// https://jarcasting.com/artifacts/org.jeecgframework/autopoi-web/
implementation ("org.jeecgframework:autopoi-web:1.4.1")
'org.jeecgframework:autopoi-web:jar:1.4.1'
<dependency org="org.jeecgframework" name="autopoi-web" rev="1.4.1">
<artifact name="autopoi-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework', module='autopoi-web', version='1.4.1')
)
libraryDependencies += "org.jeecgframework" % "autopoi-web" % "1.4.1"
[org.jeecgframework/autopoi-web "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jeecgframework : autopoi | jar | 1.4.1 |
org.springframework : spring-webmvc Optional | jar | 5.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api Optional | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-to-slf4j Optional | jar | 2.11.2 |