| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.hive |
| Идентификатор | Идентификаторhive-beeline |
| Версия | Версия4.0.0-alpha-1 |
| Тип | Типjar |
| Описание |
ОписаниеHive Beeline
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-beeline-4.0.0-alpha-1.pom | |
| hive-beeline-4.0.0-alpha-1.jar | 163 KB |
| hive-beeline-4.0.0-alpha-1-tests.jar | 81 KB |
| hive-beeline-4.0.0-alpha-1-sources.jar | 118 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-beeline/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-beeline</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-beeline/
implementation 'org.apache.hive:hive-beeline:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive/hive-beeline/
implementation ("org.apache.hive:hive-beeline:4.0.0-alpha-1")
'org.apache.hive:hive-beeline:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive" name="hive-beeline" rev="4.0.0-alpha-1">
<artifact name="hive-beeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-beeline', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive" % "hive-beeline" % "4.0.0-alpha-1"
[org.apache.hive/hive-beeline "4.0.0-alpha-1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hive : hive-common | jar | 4.0.0-alpha-1 |
| org.apache.hive : hive-metastore | jar | 4.0.0-alpha-1 |
| org.apache.hive : hive-shims | jar | 4.0.0-alpha-1 |
| org.apache.hive : hive-jdbc | jar | 4.0.0-alpha-1 |
| org.apache.hive : hive-standalone-metastore-server | jar | 4.0.0-alpha-1 |
| commons-cli : commons-cli | jar | 1.4 |
| commons-io : commons-io | jar | 2.8.0 |
| com.fasterxml.jackson.core : jackson-core | jar | |
| jline : jline | jar | 2.14.6 |
| org.apache.hadoop : hadoop-common Необязательный | jar | 3.1.0 |
| org.apache.thrift : libthrift | jar | 0.14.1 |
| net.sf.supercsv : super-csv | jar | 2.2.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.postgresql : postgresql | jar | 42.2.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hive : hive-exec | jar | 4.0.0-alpha-1 |
| org.apache.hive : hive-service | jar | 4.0.0-alpha-1 |
| org.apache.hadoop : hadoop-mapreduce-client-core | jar | 3.1.0 |
| junit : junit | jar | 4.13 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
| org.powermock : powermock-module-junit4 | jar | 2.0.2 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
| org.mockito : mockito-core | jar | 3.4.4 |