| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gojek.parquet |
| Идентификатор | Идентификаторparquet-hive-binding-factory |
| Последняя версия | Последняя версия1.11.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Parquet Hive Binding Factory
Parquet is a columnar storage format that supports nested data. This provides the java implementation.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.gojek.parquet/parquet-hive-binding-factory/ -->
<dependency>
<groupId>com.gojek.parquet</groupId>
<artifactId>parquet-hive-binding-factory</artifactId>
<version>1.11.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet-hive-binding-factory/
implementation 'com.gojek.parquet:parquet-hive-binding-factory:1.11.9'
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet-hive-binding-factory/
implementation ("com.gojek.parquet:parquet-hive-binding-factory:1.11.9")
'com.gojek.parquet:parquet-hive-binding-factory:jar:1.11.9'
<dependency org="com.gojek.parquet" name="parquet-hive-binding-factory" rev="1.11.9">
<artifact name="parquet-hive-binding-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gojek.parquet', module='parquet-hive-binding-factory', version='1.11.9')
)
libraryDependencies += "com.gojek.parquet" % "parquet-hive-binding-factory" % "1.11.9"
[com.gojek.parquet/parquet-hive-binding-factory "1.11.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.gojek.parquet : parquet-common | jar | 1.11.9 |
| com.gojek.parquet : parquet-hive-0.10-binding | jar | 1.11.9 |
| com.gojek.parquet : parquet-hive-0.12-binding | jar | 1.11.9 |
| com.gojek.parquet : parquet-hive-binding-interface | jar | 1.11.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hadoop : hadoop-client | jar | 2.10.1 |
| junit : junit | jar | 4.13.1 |
| org.easymock : easymock | jar | 3.4 |