Last Version

PDFBox parent 3.0.0-RC1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

PDFBox Business Logic Libraries PDF Data
GroupId

GroupId

org.apache.pdfbox
ArtifactId

ArtifactId

pdfbox-parent
Version

Version

3.0.0-RC1
Type

Type

pom
Description

Description

PDFBox parent
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download pdfbox-parent 3.0.0-RC1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.