gojek / parquet-mr   1.11.9

Apache License 2.0 GitHub

Apache Parquet

Scala versions: 2.12

parquet-scala 1.11.8


Group ID:
com.gojek.parquet
Artifact ID:
parquet-scala_2.12
Version:
1.11.8
Release Date:
Jan 15, 2021
Licenses:
Files:

libraryDependencies += "com.gojek.parquet" %% "parquet-scala" % "1.11.8"

Mill build tool

ivy"com.gojek.parquet::parquet-scala:1.11.8"

Scala CLI

//> using dep "com.gojek.parquet::parquet-scala:1.11.8"

Ammonite REPL

import $ivy.`com.gojek.parquet::parquet-scala:1.11.8`

<dependency>
  <groupId>com.gojek.parquet</groupId>
  <artifactId>parquet-scala_2.12</artifactId>
  <version>1.11.8</version>
</dependency>

compile group: 'com.gojek.parquet', name: 'parquet-scala_2.12', version: '1.11.8'