is not current version
Last Version 1.6.0

com.twitter:parquet-hive-bundle 1.6.0rc5


GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

parquet-hive-bundle
Version

Version

1.6.0rc5
Type

Type

jar

Download parquet-hive-bundle 1.6.0rc5


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