Last Version

PDFBox parent 1.0.1

The Apache PDFBox library is an open source Java tool for working with PDF documents.

License

License

Categories

Categories

PDFBox Business Logic Libraries PDF Data
GroupId

GroupId

com.github.lafa.pdfbox
ArtifactId

ArtifactId

pdfbox-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

PDFBox parent
The Apache PDFBox library is an open source Java tool for working with PDF documents.
Project URL

Project URL

https://github.com/lafaspot/pdfbox
Source Code Management

Source Code Management

https://github.com/lafaspot/pdfbox.git

Download pdfbox-parent 1.0.1

Filename Size
pdfbox-parent-1.0.1.pom 11 KB
Browse

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

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.