is not current version
Last Version 1.11.2

org.apache.parquet:parquet-hive-bundle 1.10.1


GroupId

GroupId

org.apache.parquet
ArtifactId

ArtifactId

parquet-hive-bundle
Version

Version

1.10.1
Type

Type

jar

Download parquet-hive-bundle 1.10.1


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