License |
License |
---|---|
GroupId | GroupIdorg.jeecgframework |
ArtifactId | ArtifactIdjeasypoi-web |
Last Version | Last Version2.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoffice 工具类 基于 poi
|
Filename | Size |
---|---|
jeasypoi-web-2.1.9.pom | |
jeasypoi-web-2.1.9.jar | 12 KB |
jeasypoi-web-2.1.9-sources.jar | 12 KB |
jeasypoi-web-2.1.9-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeecgframework/jeasypoi-web/ -->
<dependency>
<groupId>org.jeecgframework</groupId>
<artifactId>jeasypoi-web</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework/jeasypoi-web/
implementation 'org.jeecgframework:jeasypoi-web:2.1.9'
// https://jarcasting.com/artifacts/org.jeecgframework/jeasypoi-web/
implementation ("org.jeecgframework:jeasypoi-web:2.1.9")
'org.jeecgframework:jeasypoi-web:jar:2.1.9'
<dependency org="org.jeecgframework" name="jeasypoi-web" rev="2.1.9">
<artifact name="jeasypoi-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework', module='jeasypoi-web', version='2.1.9')
)
libraryDependencies += "org.jeecgframework" % "jeasypoi-web" % "2.1.9"
[org.jeecgframework/jeasypoi-web "2.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jeecgframework : jeasypoi-base | jar | 2.1.9 |
org.springframework : spring-webmvc Optional | jar | 4.0.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api Optional | jar | 2.5 |