License |
License |
---|---|
GroupId | GroupIdcom.centit.support |
ArtifactId | ArtifactIdcentit-office-utils |
Last Version | Last Version1.2.2101 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.centit.support:centit-office-utils
office(doc、xls、ppt) pdf 等文档处理
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.centit.support/centit-office-utils/ -->
<dependency>
<groupId>com.centit.support</groupId>
<artifactId>centit-office-utils</artifactId>
<version>1.2.2101</version>
</dependency>
// https://jarcasting.com/artifacts/com.centit.support/centit-office-utils/
implementation 'com.centit.support:centit-office-utils:1.2.2101'
// https://jarcasting.com/artifacts/com.centit.support/centit-office-utils/
implementation ("com.centit.support:centit-office-utils:1.2.2101")
'com.centit.support:centit-office-utils:jar:1.2.2101'
<dependency org="com.centit.support" name="centit-office-utils" rev="1.2.2101">
<artifact name="centit-office-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centit.support', module='centit-office-utils', version='1.2.2101')
)
libraryDependencies += "com.centit.support" % "centit-office-utils" % "1.2.2101"
[com.centit.support/centit-office-utils "1.2.2101"]
Group / Artifact | Type | Version |
---|---|---|
com.centit.support : centit-utils | jar | 2.3.2101 |
fr.opensagres.xdocreport : fr.opensagres.poi.xwpf.converter.pdf | jar | 2.0.2 |
org.apache.poi : poi-scratchpad | jar | 4.0.1 |
org.bouncycastle : bcprov-jdk15on | jar | 1.49 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.49 |
com.itextpdf : itextpdf | jar | 5.5.11 |
org.docx4j : docx4j-JAXB-Internal | jar | 8.2.3 |
fr.opensagres.xdocreport : fr.opensagres.xdocreport.converter.docx.xwpf | jar | 2.0.2 |
fr.opensagres.xdocreport : org.apache.poi.xwpf.converter.xhtml | jar | 1.0.6 |
org.apache.pdfbox : pdfbox | jar | 2.0.16 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |