MVN

technology.tabula : tabula

Maven & Gradle

Aug 17, 2021
6 usages
1.3k stars

Tabula · Extract tables from PDF files

<dependency>
    <groupId>technology.tabula</groupId>
    <artifactId>tabula</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of technology.tabula : tabula to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of technology.tabula : tabula to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
tabula-1.0.5
tabula-1.0.4
tabula-1.0.3
tabula-1.0.2
tabula-1.0.1
tabula-1.0.0
0.9.x
tabula-0.9.2
tabula-0.9.1
tabula-0.9.0
0.8.x
tabula-0.8.0

How to add a dependency to Maven

Add the following technology.tabula : tabula maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>technology.tabula</groupId>
    <artifactId>tabula</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following technology.tabula : tabula gradle dependency to your build.gradle file:

implementation 'technology.tabula:tabula:1.0.5'

Gradle Kotlin DSL: Add the following technology.tabula : tabula gradle kotlin dependency to your build.gradle.kts file:

implementation("technology.tabula:tabula:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following technology.tabula : tabula sbt scala dependency to your build.sbt file:

libraryDependencies += "technology.tabula" % "tabula" % "1.0.5"

Advertisement

Dependencies from Group

Aug 17, 2021
6 usages
1.3k stars

Discover Dependencies

Sep 12, 2019
15 usages
1 stars
May 31, 2018
7 usages
53 stars
npm
Apr 14, 2023
12 usages
5.3k stars
Mar 21, 2023
5k stars
Jul 18, 2023
23 usages
16.7k stars
Jul 18, 2023
7 usages
16.7k stars
Apr 08, 2023
14 usages
126 stars