gojek / parquet-mr   1.11.9

Apache License 2.0 GitHub

Apache Parquet

Scala versions: 2.12

parquet-scala 1.11.4


Group ID:
com.gojek.parquet
Artifact ID:
parquet-scala_2.12
Version:
1.11.4
Release Date:
Aug 31, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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