MVN

net.tlabs-data : tablesaw_0.40.0-parquet

Maven & Gradle

Oct 24, 2021
11 stars

Tablesaw-Parquet · Parquet I/O for Tablesaw

<dependency>
    <groupId>net.tlabs-data</groupId>
    <artifactId>tablesaw_0.40.0-parquet</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.tlabs-data : tablesaw_0.40.0-parquet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of net.tlabs-data : tablesaw_0.40.0-parquet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
tablesaw_0.40.0-parquet-0.9.0

How to add a dependency to Maven

Add the following net.tlabs-data : tablesaw_0.40.0-parquet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.tlabs-data</groupId>
    <artifactId>tablesaw_0.40.0-parquet</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.tlabs-data : tablesaw_0.40.0-parquet gradle dependency to your build.gradle file:

implementation 'net.tlabs-data:tablesaw_0.40.0-parquet:0.9.0'

Gradle Kotlin DSL: Add the following net.tlabs-data : tablesaw_0.40.0-parquet gradle kotlin dependency to your build.gradle.kts file:

implementation("net.tlabs-data:tablesaw_0.40.0-parquet:0.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.tlabs-data : tablesaw_0.40.0-parquet sbt scala dependency to your build.sbt file:

libraryDependencies += "net.tlabs-data" % "tablesaw_0.40.0-parquet" % "0.9.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 13, 2022
2 stars
Aug 17, 2023
1 usages
0 stars
Nov 20, 2021
5 usages
2 stars
Nov 20, 2021
2 stars
May 30, 2023
29 stars
May 06, 2022
46 stars
Oct 20, 2021
1 usages
Oct 22, 2021
3 stars