License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdwiki.xsx |
ArtifactId | ArtifactIdx-easypdf |
Last Version | Last Version2.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionx-easypdf
A framework based on pdfbox
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
x-easypdf-2.9.1.pom | |
x-easypdf-2.9.1.jar | 115 KB |
x-easypdf-2.9.1-sources.jar | 84 KB |
x-easypdf-2.9.1-javadoc.jar | 404 KB |
Browse |
<!-- https://jarcasting.com/artifacts/wiki.xsx/x-easypdf/ -->
<dependency>
<groupId>wiki.xsx</groupId>
<artifactId>x-easypdf</artifactId>
<version>2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/wiki.xsx/x-easypdf/
implementation 'wiki.xsx:x-easypdf:2.9.1'
// https://jarcasting.com/artifacts/wiki.xsx/x-easypdf/
implementation ("wiki.xsx:x-easypdf:2.9.1")
'wiki.xsx:x-easypdf:jar:2.9.1'
<dependency org="wiki.xsx" name="x-easypdf" rev="2.9.1">
<artifact name="x-easypdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='wiki.xsx', module='x-easypdf', version='2.9.1')
)
libraryDependencies += "wiki.xsx" % "x-easypdf" % "2.9.1"
[wiki.xsx/x-easypdf "2.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.pdfbox : pdfbox | jar | 2.0.26 |
org.apache.pdfbox : fontbox | jar | 2.0.26 |
org.apache.pdfbox : preflight | jar | 2.0.26 |
org.apache.pdfbox : xmpbox | jar | 2.0.26 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.22 |
org.bouncycastle : bcpkix-jdk15on Optional | jar | 1.70 |
com.google.zxing : core Optional | jar | 3.4.1 |
com.aspose » aspose-words Optional | pom | 22.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |