не последняя версия
Последняя версия 1.6.0

com.twitter:parquet-hive-binding 1.6.0rc3


Группа

Группа

com.twitter
Идентификатор

Идентификатор

parquet-hive-binding
Версия

Версия

1.6.0rc3
Тип

Тип

pom

Скачать parquet-hive-binding 1.6.0rc3

Имя Файла Размер
parquet-hive-binding-1.6.0rc3.pom 1 KB
Обзор

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