MVN

com.github.lwhite1 : tablesaw

Maven & Gradle

Apr 10, 2017
2 usages
2.7k stars

Tablesaw · High-performance Java Dataframe with integrated columnar storage

<dependency>
    <groupId>com.github.lwhite1</groupId>
    <artifactId>tablesaw</artifactId>
    <version>0.7.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lwhite1 : tablesaw to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.7.3

All Versions

Choose a version of com.github.lwhite1 : tablesaw to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
tablesaw-0.7.7.3
tablesaw-0.7.7.2
tablesaw-0.7.7.1
tablesaw-0.7.7.0
tablesaw-0.7.6.9
tablesaw-0.7.6.8
tablesaw-0.7.6.7
tablesaw-0.7.6.6
tablesaw-0.7.6.5
tablesaw-0.7.6.4
tablesaw-0.7.6.3
tablesaw-0.7.6.2
tablesaw-0.7.6.1
tablesaw-0.7.6
tablesaw-0.7.5.9
tablesaw-0.7.5.8
tablesaw-0.7.5.7
tablesaw-0.7.5.6
tablesaw-0.7.5.5
tablesaw-0.7.5.4
tablesaw-0.7.5.3
tablesaw-0.7.5.2
tablesaw-0.7.5.1
tablesaw-0.7.5
tablesaw-0.7.4
tablesaw-0.7.3
tablesaw-0.7.2.1
tablesaw-0.7.2
tablesaw-0.7.1
0.7
tablesaw-0.7

How to add a dependency to Maven

Add the following com.github.lwhite1 : tablesaw maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.lwhite1</groupId>
    <artifactId>tablesaw</artifactId>
    <version>0.7.7.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.lwhite1 : tablesaw gradle dependency to your build.gradle file:

implementation 'com.github.lwhite1:tablesaw:0.7.7.3'

Gradle Kotlin DSL: Add the following com.github.lwhite1 : tablesaw gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.lwhite1:tablesaw:0.7.7.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.lwhite1 : tablesaw sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.lwhite1" % "tablesaw" % "0.7.7.3"

Advertisement

Dependencies from Group

Apr 10, 2017
2 usages
2.7k stars

Discover Dependencies

Jan 06, 2017
3 usages
11 stars
Aug 31, 2017
6 usages
0 stars
Apr 08, 2018
10 usages
19 stars
Mar 25, 2021
4 usages
0 stars
Jul 15, 2023
12 usages
Sep 15, 2013
12 usages
Oct 24, 2013
11 usages
Aug 04, 2023
11 usages
80 stars
Jul 29, 2016
4 usages
0 stars