Pdf-Parser
Library for working with PDF documents.
Contacts
If you found error or you have a question? Check, maybe someone asked before, not found? Just create a new issue!
License
Pdf-Parser is released under the Apache 2.0. Details here.
License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdru.sbtqa.tag.parsers |
ArtifactId | ArtifactIdpdf |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpdf-parser
pdf-parser description
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pdf-1.0.0.pom | |
pdf-1.0.0.jar | 4 KB |
pdf-1.0.0-sources.jar | 1 KB |
pdf-1.0.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.sbtqa.tag.parsers/pdf/ -->
<dependency>
<groupId>ru.sbtqa.tag.parsers</groupId>
<artifactId>pdf</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.sbtqa.tag.parsers/pdf/
implementation 'ru.sbtqa.tag.parsers:pdf:1.0.0'
// https://jarcasting.com/artifacts/ru.sbtqa.tag.parsers/pdf/
implementation ("ru.sbtqa.tag.parsers:pdf:1.0.0")
'ru.sbtqa.tag.parsers:pdf:jar:1.0.0'
<dependency org="ru.sbtqa.tag.parsers" name="pdf" rev="1.0.0">
<artifact name="pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.sbtqa.tag.parsers', module='pdf', version='1.0.0')
)
libraryDependencies += "ru.sbtqa.tag.parsers" % "pdf" % "1.0.0"
[ru.sbtqa.tag.parsers/pdf "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
ru.sbtqa.tag.parsers : core | jar | 1.0.3 |
ru.sbtqa.tag.parsers : xml | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.7.16 |
org.apache.tika : tika-core | jar | 1.12 |
org.apache.tika : tika-parsers | jar | 1.12 |
Library for working with PDF documents.
If you found error or you have a question? Check, maybe someone asked before, not found? Just create a new issue!
Pdf-Parser is released under the Apache 2.0. Details here.