License |
License |
---|---|
GroupId | GroupIdcom.janeluo |
ArtifactId | ArtifactIdeasypoi-base |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoffice 工具类 基于 poi
|
Filename | Size |
---|---|
easypoi-base-4.3.0.pom | |
easypoi-base-4.3.0.jar | 241 KB |
easypoi-base-4.3.0-sources.jar | 185 KB |
easypoi-base-4.3.0-javadoc.jar | 936 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.janeluo/easypoi-base/ -->
<dependency>
<groupId>com.janeluo</groupId>
<artifactId>easypoi-base</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.janeluo/easypoi-base/
implementation 'com.janeluo:easypoi-base:4.3.0'
// https://jarcasting.com/artifacts/com.janeluo/easypoi-base/
implementation ("com.janeluo:easypoi-base:4.3.0")
'com.janeluo:easypoi-base:jar:4.3.0'
<dependency org="com.janeluo" name="easypoi-base" rev="4.3.0">
<artifact name="easypoi-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.janeluo', module='easypoi-base', version='4.3.0')
)
libraryDependencies += "com.janeluo" % "easypoi-base" % "4.3.0"
[com.janeluo/easypoi-base "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 4.1.1 |
org.apache.poi : poi-ooxml | jar | 4.1.1 |
org.apache.poi : poi-ooxml-schemas | jar | 4.1.1 |
xerces : xercesImpl Optional | jar | 2.9.1 |
org.apache.poi : poi-scratchpad Optional | jar | 4.1.1 |
org.apache.xmlbeans : xmlbeans Optional | jar | 3.1.0 |
com.itextpdf : itext7-core Optional | pom | 7.1.12 |
org.jsoup : jsoup Optional | jar | 1.8.3 |
com.google.guava : guava | jar | 16.0.1 |
org.apache.commons : commons-lang3 | jar | 3.2.1 |
ognl : ognl | jar | 3.2.6 |
org.slf4j : slf4j-api | jar | 1.6.1 |
javax.validation : validation-api | jar | 1.1.0.Final |
com.janeluo : easypoi-annotation | jar | 4.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.ibeetl : beetl | jar | 2.7.26 |
org.slf4j : slf4j-nop | jar | 1.7.2 |