| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gojek.parquet |
| Идентификатор | Идентификаторparquet-hive-binding-bundle |
| Версия | Версия1.11.9 |
| Тип | Типjar |
| Описание |
ОписаниеApache Parquet Hive Binding Bundle
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-bundle/ -->
<dependency>
<groupId>com.gojek.parquet</groupId>
<artifactId>parquet-hive-binding-bundle</artifactId>
<version>1.11.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet-hive-binding-bundle/
implementation 'com.gojek.parquet:parquet-hive-binding-bundle:1.11.9'
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet-hive-binding-bundle/
implementation ("com.gojek.parquet:parquet-hive-binding-bundle:1.11.9")
'com.gojek.parquet:parquet-hive-binding-bundle:jar:1.11.9'
<dependency org="com.gojek.parquet" name="parquet-hive-binding-bundle" rev="1.11.9">
<artifact name="parquet-hive-binding-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gojek.parquet', module='parquet-hive-binding-bundle', version='1.11.9')
)
libraryDependencies += "com.gojek.parquet" % "parquet-hive-binding-bundle" % "1.11.9"
[com.gojek.parquet/parquet-hive-binding-bundle "1.11.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.gojek.parquet : parquet-common | jar | 1.11.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.gojek.parquet : parquet-hive-binding-factory | jar | 1.11.9 |
| com.gojek.parquet : parquet-hive-binding-interface | 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.easymock : easymock | jar | 3.4 |