is not current version
Last Version 1.6.0

com.twitter:parquet-hive-bundle 1.4.3


GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

parquet-hive-bundle
Version

Version

1.4.3
Type

Type

jar

Download parquet-hive-bundle 1.4.3


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