Last Version

Apache PDFBox for Lucene 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

PDFBox Business Logic Libraries PDF Data
GroupId

GroupId

org.apache.pdfbox
ArtifactId

ArtifactId

pdfbox-lucene
Version

Version

1.8.16
Type

Type

jar
Description

Description

Apache PDFBox for Lucene
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-lucene 1.8.16


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.pdfbox : pdfbox jar 1.8.16
org.apache.lucene : lucene-core jar 2.4.1
org.apache.lucene : lucene-demos jar 2.4.1

Project Modules

There are no modules declared in this project.