| License |
License |
|---|---|
| Categories |
CategoriesTabula Data PDF |
| GroupId | GroupIdtechnology.tabula |
| ArtifactId | ArtifactIdtabula |
| Version | Version1.0.4 |
| Type | Typejar |
| Description |
DescriptionTabula
Extract tables from PDF files
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tabula-1.0.4.pom | |
| tabula-1.0.4.jar | 127 KB |
| tabula-1.0.4-sources.jar | 61 KB |
| tabula-1.0.4-javadoc.jar | 615 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/technology.tabula/tabula/ -->
<dependency>
<groupId>technology.tabula</groupId>
<artifactId>tabula</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/technology.tabula/tabula/
implementation 'technology.tabula:tabula:1.0.4'
// https://jarcasting.com/artifacts/technology.tabula/tabula/
implementation ("technology.tabula:tabula:1.0.4")
'technology.tabula:tabula:jar:1.0.4'
<dependency org="technology.tabula" name="tabula" rev="1.0.4">
<artifact name="tabula" type="jar" />
</dependency>
@Grapes(
@Grab(group='technology.tabula', module='tabula', version='1.0.4')
)
libraryDependencies += "technology.tabula" % "tabula" % "1.0.4"
[technology.tabula/tabula "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.locationtech.jts : jts-core | jar | 1.17.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| org.apache.pdfbox : pdfbox | jar | 2.0.21 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.66 |
| org.bouncycastle : bcmail-jdk15on | jar | 1.66 |
| commons-cli : commons-cli | jar | 1.4 |
| org.apache.commons : commons-csv | jar | 1.8 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.github.jai-imageio : jai-imageio-core | jar | 1.4.0 |
| com.github.jai-imageio : jai-imageio-jpeg2000 | jar | 1.3.0 |
| org.apache.pdfbox : jbig2-imageio | jar | 3.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |