is not current version
Last Version 1.6.0

com.twitter:parquet-hive-bundle 1.4.1


GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

parquet-hive-bundle
Version

Version

1.4.1
Type

Type

jar

Download parquet-hive-bundle 1.4.1


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