License |
License |
---|---|
Categories |
CategoriesAnt Build Tools PDF Data |
GroupId | GroupIdcom.graysonnorland.pdfmantis |
ArtifactId | ArtifactIdpdf-mantis |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionPDF Mantis
Simplified PDF Data Extraction
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pdf-mantis-0.0.1.pom | |
pdf-mantis-0.0.1.jar | 40 KB |
pdf-mantis-0.0.1-sources.jar | 22 KB |
pdf-mantis-0.0.1-javadoc.jar | 575 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graysonnorland.pdfmantis/pdf-mantis/ -->
<dependency>
<groupId>com.graysonnorland.pdfmantis</groupId>
<artifactId>pdf-mantis</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.graysonnorland.pdfmantis/pdf-mantis/
implementation 'com.graysonnorland.pdfmantis:pdf-mantis:0.0.1'
// https://jarcasting.com/artifacts/com.graysonnorland.pdfmantis/pdf-mantis/
implementation ("com.graysonnorland.pdfmantis:pdf-mantis:0.0.1")
'com.graysonnorland.pdfmantis:pdf-mantis:jar:0.0.1'
<dependency org="com.graysonnorland.pdfmantis" name="pdf-mantis" rev="0.0.1">
<artifact name="pdf-mantis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graysonnorland.pdfmantis', module='pdf-mantis', version='0.0.1')
)
libraryDependencies += "com.graysonnorland.pdfmantis" % "pdf-mantis" % "0.0.1"
[com.graysonnorland.pdfmantis/pdf-mantis "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.pdfbox : pdfbox | jar | 2.0.24 |
org.apache.tika : tika-parsers | jar | 1.17 |
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
technology.tabula : tabula | jar | 1.0.4 |
com.jakewharton.fliptables : fliptables | jar | 1.1.0 |
net.sourceforge.tess4j : tess4j | jar | 4.5.4 |