| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gojek.parquet |
| Идентификатор | Идентификаторparquet-hive-bundle |
| Версия | Версия1.11.8 |
| Тип | Типjar |
| Описание |
ОписаниеApache Parquet Hive Bundle
Parquet is a columnar storage format that supports nested data. This provides the java implementation.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| parquet-hive-bundle-1.11.8.pom | |
| parquet-hive-bundle-1.11.8.jar | 8 KB |
| parquet-hive-bundle-1.11.8-tests.jar | 2 KB |
| parquet-hive-bundle-1.11.8-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gojek.parquet/parquet-hive-bundle/ -->
<dependency>
<groupId>com.gojek.parquet</groupId>
<artifactId>parquet-hive-bundle</artifactId>
<version>1.11.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet-hive-bundle/
implementation 'com.gojek.parquet:parquet-hive-bundle:1.11.8'
// https://jarcasting.com/artifacts/com.gojek.parquet/parquet-hive-bundle/
implementation ("com.gojek.parquet:parquet-hive-bundle:1.11.8")
'com.gojek.parquet:parquet-hive-bundle:jar:1.11.8'
<dependency org="com.gojek.parquet" name="parquet-hive-bundle" rev="1.11.8">
<artifact name="parquet-hive-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gojek.parquet', module='parquet-hive-bundle', version='1.11.8')
)
libraryDependencies += "com.gojek.parquet" % "parquet-hive-bundle" % "1.11.8"
[com.gojek.parquet/parquet-hive-bundle "1.11.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.gojek.parquet : parquet-hive-binding-bundle | jar | 1.11.8 |
| com.gojek.parquet : parquet-hive-storage-handler | jar | 1.11.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.easymock : easymock | jar | 3.4 |