License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.github.bjlhx15 |
ArtifactId | ArtifactIdcommon-pdf |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.bjlhx15:common-pdf
pdf 生成
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-pdf-0.0.4.pom | |
common-pdf-0.0.4.jar | 5 MB |
common-pdf-0.0.4-sources.jar | 5 MB |
common-pdf-0.0.4-javadoc.jar | 32 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bjlhx15/common-pdf/ -->
<dependency>
<groupId>com.github.bjlhx15</groupId>
<artifactId>common-pdf</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjlhx15/common-pdf/
implementation 'com.github.bjlhx15:common-pdf:0.0.4'
// https://jarcasting.com/artifacts/com.github.bjlhx15/common-pdf/
implementation ("com.github.bjlhx15:common-pdf:0.0.4")
'com.github.bjlhx15:common-pdf:jar:0.0.4'
<dependency org="com.github.bjlhx15" name="common-pdf" rev="0.0.4">
<artifact name="common-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjlhx15', module='common-pdf', version='0.0.4')
)
libraryDependencies += "com.github.bjlhx15" % "common-pdf" % "0.0.4"
[com.github.bjlhx15/common-pdf "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.itextpdf : itextpdf | jar | 5.5.11 |
com.itextpdf.tool : xmlworker | jar | 5.5.11 |
org.freemarker : freemarker | jar | 2.3.19 |
org.xhtmlrenderer : flying-saucer-pdf | jar | 9.1.16 |
org.xhtmlrenderer : flying-saucer-pdf-itext5 | jar | 9.1.16 |
org.apache.pdfbox : pdfbox | jar | 2.0.12 |
org.apache.pdfbox : fontbox | jar | 2.0.12 |
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |