is not current version
Last Version 1.11.9

com.gojek.parquet:parquet-hive 1.11.6


GroupId

GroupId

com.gojek.parquet
ArtifactId

ArtifactId

parquet-hive
Version

Version

1.11.6
Type

Type

pom

Download parquet-hive 1.11.6

Filename Size
parquet-hive-1.11.6.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.gojek.parquet/parquet-hive/ -->
<dependency>
    <groupId>com.gojek.parquet</groupId>
    <artifactId>parquet-hive</artifactId>
    <version>1.11.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet-hive/
implementation 'com.gojek.parquet:parquet-hive:1.11.6'
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet-hive/
implementation ("com.gojek.parquet:parquet-hive:1.11.6")
'com.gojek.parquet:parquet-hive:pom:1.11.6'
<dependency org="com.gojek.parquet" name="parquet-hive" rev="1.11.6">
  <artifact name="parquet-hive" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gojek.parquet', module='parquet-hive', version='1.11.6')
)
libraryDependencies += "com.gojek.parquet" % "parquet-hive" % "1.11.6"
[com.gojek.parquet/parquet-hive "1.11.6"]