| License |
License |
|---|---|
| Categories |
CategoriesTabula Data PDF |
| GroupId | GroupIdtechnology.tabula |
| ArtifactId | ArtifactIdtabula |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTabula
Extract tables from PDF files
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tabula-1.0.5.pom | |
| tabula-1.0.5.jar | 127 KB |
| tabula-1.0.5-sources.jar | 61 KB |
| tabula-1.0.5-javadoc.jar | 615 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |