| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.hive |
| Идентификатор | Идентификаторhive-jdbc-handler |
| Версия | Версия3.1.2 |
| Тип | Типjar |
| Описание |
ОписаниеHive JDBC Handler
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-jdbc-handler-3.1.2.pom | |
| hive-jdbc-handler-3.1.2.jar | 51 KB |
| hive-jdbc-handler-3.1.2-sources.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-jdbc-handler/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-jdbc-handler</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-jdbc-handler/
implementation 'org.apache.hive:hive-jdbc-handler:3.1.2'
// https://jarcasting.com/artifacts/org.apache.hive/hive-jdbc-handler/
implementation ("org.apache.hive:hive-jdbc-handler:3.1.2")
'org.apache.hive:hive-jdbc-handler:jar:3.1.2'
<dependency org="org.apache.hive" name="hive-jdbc-handler" rev="3.1.2">
<artifact name="hive-jdbc-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-jdbc-handler', version='3.1.2')
)
libraryDependencies += "org.apache.hive" % "hive-jdbc-handler" % "3.1.2"
[org.apache.hive/hive-jdbc-handler "3.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hive : hive-common | jar | 3.1.2 |
| org.apache.hive : hive-shims | jar | 3.1.2 |
| org.apache.hive : hive-exec | jar | 3.1.2 |
| org.apache.hive : hive-serde | jar | 3.1.2 |
| org.apache.hadoop : hadoop-mapreduce-client-core Необязательный | jar | 3.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.10 |
| org.apache.hive : hive-upgrade-acid | jar | 3.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hadoop : hadoop-mapreduce-client-common Необязательный | jar | 3.1.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.apache.hive : hive-common | test-jar | 3.1.2 |
| com.h2database : h2 | jar | 1.3.166 |