Last Version

Tabula 1.0.5

Extract tables from PDF files

License

License

Categories

Categories

Tabula Data PDF
GroupId

GroupId

technology.tabula
ArtifactId

ArtifactId

tabula
Version

Version

1.0.5
Type

Type

jar
Description

Description

Tabula
Extract tables from PDF files
Project URL

Project URL

http://github.com/tabulapdf/tabula-java

Download tabula 1.0.5


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

Dependencies

compile (12)

Group / Artifact Type Version
org.locationtech.jts : jts-core jar 1.18.1
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-simple jar 1.7.32
org.apache.pdfbox : pdfbox jar 2.0.24
org.bouncycastle : bcprov-jdk15on jar 1.69
org.bouncycastle : bcmail-jdk15on jar 1.69
commons-cli : commons-cli jar 1.4
org.apache.commons : commons-csv jar 1.9.0
com.google.code.gson : gson jar 2.8.7
com.github.jai-imageio : jai-imageio-core jar 1.4.0
com.github.jai-imageio : jai-imageio-jpeg2000 jar 1.4.0
org.apache.pdfbox : jbig2-imageio jar 3.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.