License |
License |
---|---|
GroupId | GroupIdcn.afterturn |
ArtifactId | ArtifactIdeasypoi-wps |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoffice utils base poi
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easypoi-wps-4.4.0.pom | |
easypoi-wps-4.4.0.jar | 75 KB |
easypoi-wps-4.4.0-sources.jar | 55 KB |
easypoi-wps-4.4.0-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.afterturn/easypoi-wps/ -->
<dependency>
<groupId>cn.afterturn</groupId>
<artifactId>easypoi-wps</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.afterturn/easypoi-wps/
implementation 'cn.afterturn:easypoi-wps:4.4.0'
// https://jarcasting.com/artifacts/cn.afterturn/easypoi-wps/
implementation ("cn.afterturn:easypoi-wps:4.4.0")
'cn.afterturn:easypoi-wps:jar:4.4.0'
<dependency org="cn.afterturn" name="easypoi-wps" rev="4.4.0">
<artifact name="easypoi-wps" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.afterturn', module='easypoi-wps', version='4.4.0')
)
libraryDependencies += "cn.afterturn" % "easypoi-wps" % "4.4.0"
[cn.afterturn/easypoi-wps "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.1.7.RELEASE |
org.springframework : spring-webmvc | jar | 5.1.7.RELEASE |
org.springframework : spring-context | jar | 5.1.7.RELEASE |
org.springframework : spring-core | jar | 5.1.7.RELEASE |
org.springframework : spring-beans | jar | 5.1.7.RELEASE |
cn.afterturn : easypoi-base | jar | 4.4.0 |
cn.hutool : hutool-all | jar | 5.6.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.projectlombok : lombok | jar | 1.16.20 |