License |
License |
---|---|
Categories |
CategoriesAnt Build Tools PDFBox Business Logic Libraries PDF Data |
GroupId | GroupIdorg.apache.pdfbox |
ArtifactId | ArtifactIdpdfbox-ant |
Last Version | Last Version1.8.16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache 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 |
Filename | Size |
---|---|
pdfbox-ant-1.8.16.pom | |
pdfbox-ant-1.8.16.jar | 9 KB |
pdfbox-ant-1.8.16-sources.jar | 8 KB |
pdfbox-ant-1.8.16-javadoc.jar | 28 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.pdfbox : pdfbox | jar | 1.8.16 |
org.apache.ant : ant | jar | 1.8.1 |