Last Version

Apache PDFBox for Ant 1.8.16

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

Ant Build Tools PDFBox Business Logic Libraries PDF Data
GroupId

GroupId

org.apache.pdfbox
ArtifactId

ArtifactId

pdfbox-ant
Version

Version

1.8.16
Type

Type

jar
Description

Description

Apache PDFBox for Ant
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-ant 1.8.16


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.pdfbox : pdfbox jar 1.8.16
org.apache.ant : ant jar 1.8.1

Project Modules

There are no modules declared in this project.