Last Version

Apache PDFBox examples 3.0.0-RC1

The Apache PDFBox library is an open source Java tool for working with PDF documents. This artefact contains examples on how the library can be used.

License

License

Categories

Categories

PDFBox Business Logic Libraries PDF Data
GroupId

GroupId

org.apache.pdfbox
ArtifactId

ArtifactId

pdfbox-examples
Version

Version

3.0.0-RC1
Type

Type

jar
Description

Description

Apache PDFBox examples
The Apache PDFBox library is an open source Java tool for working with PDF documents. This artefact contains examples on how the library can be used.
Project Organization

Project Organization

The Apache Software Foundation

Download pdfbox-examples 3.0.0-RC1


<!-- https://jarcasting.com/artifacts/org.apache.pdfbox/pdfbox-examples/ -->
<dependency>
    <groupId>org.apache.pdfbox</groupId>
    <artifactId>pdfbox-examples</artifactId>
    <version>3.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pdfbox/pdfbox-examples/
implementation 'org.apache.pdfbox:pdfbox-examples:3.0.0-RC1'
// https://jarcasting.com/artifacts/org.apache.pdfbox/pdfbox-examples/
implementation ("org.apache.pdfbox:pdfbox-examples:3.0.0-RC1")
'org.apache.pdfbox:pdfbox-examples:jar:3.0.0-RC1'
<dependency org="org.apache.pdfbox" name="pdfbox-examples" rev="3.0.0-RC1">
  <artifact name="pdfbox-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pdfbox', module='pdfbox-examples', version='3.0.0-RC1')
)
libraryDependencies += "org.apache.pdfbox" % "pdfbox-examples" % "3.0.0-RC1"
[org.apache.pdfbox/pdfbox-examples "3.0.0-RC1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.bouncycastle : bcmail-jdk15on Optional jar 1.68
org.apache.pdfbox : pdfbox-tools jar 3.0.0-RC1
org.apache.pdfbox : xmpbox jar 3.0.0-RC1
org.apache.lucene : lucene-core jar 7.7.2
org.apache.lucene : lucene-analyzers-common jar 7.7.2
org.apache.ant : ant jar 1.10.9

test (4)

Group / Artifact Type Version
org.apache.pdfbox : preflight jar 3.0.0-RC1
org.junit.jupiter : junit-jupiter jar 5.7.1
javax.servlet : javax.servlet-api jar 4.0.1
org.apache.geronimo.specs : geronimo-jaxrs_1.1_spec jar 1.0

Project Modules

There are no modules declared in this project.