| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.hive |
| Идентификатор | Идентификаторhive-iceberg |
| Последняя версия | Последняя версия4.0.0-alpha-1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHive Iceberg Modules
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hive-iceberg-4.0.0-alpha-1.pom | 11 KB |
| hive-iceberg-4.0.0-alpha-1-tests.jar | 3 KB |
| hive-iceberg-4.0.0-alpha-1-source-release.zip | 405 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-iceberg/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-iceberg</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-iceberg/
implementation 'org.apache.hive:hive-iceberg:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive/hive-iceberg/
implementation ("org.apache.hive:hive-iceberg:4.0.0-alpha-1")
'org.apache.hive:hive-iceberg:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive" name="hive-iceberg" rev="4.0.0-alpha-1">
<artifact name="hive-iceberg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-iceberg', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive" % "hive-iceberg" % "4.0.0-alpha-1"
[org.apache.hive/hive-iceberg "4.0.0-alpha-1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.4.4 |