Categories |
CategoriesiText Business Logic Libraries Documents Processing PDF Data iText |
---|---|
GroupId | GroupIdcom.exec8 |
ArtifactId | ArtifactIdcom.xianghy.itextpdf |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpdf tools
工具类
|
Filename | Size |
---|---|
com.xianghy.itextpdf-1.8.pom | |
com.xianghy.itextpdf-1.8.jar | 1 MB |
com.xianghy.itextpdf-1.8-sources.jar | 1 MB |
com.xianghy.itextpdf-1.8-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.exec8/com.xianghy.itextpdf/ -->
<dependency>
<groupId>com.exec8</groupId>
<artifactId>com.xianghy.itextpdf</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.exec8/com.xianghy.itextpdf/
implementation 'com.exec8:com.xianghy.itextpdf:1.8'
// https://jarcasting.com/artifacts/com.exec8/com.xianghy.itextpdf/
implementation ("com.exec8:com.xianghy.itextpdf:1.8")
'com.exec8:com.xianghy.itextpdf:jar:1.8'
<dependency org="com.exec8" name="com.xianghy.itextpdf" rev="1.8">
<artifact name="com.xianghy.itextpdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exec8', module='com.xianghy.itextpdf', version='1.8')
)
libraryDependencies += "com.exec8" % "com.xianghy.itextpdf" % "1.8"
[com.exec8/com.xianghy.itextpdf "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.itextpdf : itextpdf | jar | 5.0.6 |
com.itextpdf : itext-asian | jar | 5.2.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |