MVN

io.github.anthorx : parquet-sql

Maven & Gradle

Oct 29, 2021
3 stars

Parquet SQL · A library to convert SQL ResultSet to Parquet and vice versa

<dependency>
    <groupId>io.github.anthorx</groupId>
    <artifactId>parquet-sql</artifactId>
    <version>0.11-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.anthorx : parquet-sql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11-RELEASE

All Versions

Choose a version of io.github.anthorx : parquet-sql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11
parquet-sql-0.11-RELEASE
0.10
parquet-sql-0.10-RELEASE
0.9
parquet-sql-0.9
0.7
parquet-sql-0.7
0.6
parquet-sql-0.6
0.2
parquet-sql-0.2
0.1
parquet-sql-0.1

How to add a dependency to Maven

Add the following io.github.anthorx : parquet-sql maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.anthorx</groupId>
    <artifactId>parquet-sql</artifactId>
    <version>0.11-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.anthorx : parquet-sql gradle dependency to your build.gradle file:

implementation 'io.github.anthorx:parquet-sql:0.11-RELEASE'

Gradle Kotlin DSL: Add the following io.github.anthorx : parquet-sql gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.anthorx:parquet-sql:0.11-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.anthorx : parquet-sql sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.anthorx" % "parquet-sql" % "0.11-RELEASE"

Advertisement

Dependencies from Group

Oct 29, 2021
3 stars

Discover Dependencies

Mar 07, 2023
151 stars
Aug 20, 2020
151 stars
Mar 08, 2023
151 stars
Mar 08, 2023
151 stars
Mar 08, 2023
151 stars
Mar 08, 2023
151 stars
Jul 23, 2020
0 stars