| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.hive.hcatalog |
| Идентификатор | Идентификаторhive-hcatalog-server-extensions |
| Последняя версия | Последняя версия4.0.0-alpha-1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHive HCatalog Server Extensions
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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hive-hcatalog-server-extensions/ -->
<dependency>
<groupId>org.apache.hive.hcatalog</groupId>
<artifactId>hive-hcatalog-server-extensions</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hive-hcatalog-server-extensions/
implementation 'org.apache.hive.hcatalog:hive-hcatalog-server-extensions:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive.hcatalog/hive-hcatalog-server-extensions/
implementation ("org.apache.hive.hcatalog:hive-hcatalog-server-extensions:4.0.0-alpha-1")
'org.apache.hive.hcatalog:hive-hcatalog-server-extensions:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive.hcatalog" name="hive-hcatalog-server-extensions" rev="4.0.0-alpha-1">
<artifact name="hive-hcatalog-server-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive.hcatalog', module='hive-hcatalog-server-extensions', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive.hcatalog" % "hive-hcatalog-server-extensions" % "4.0.0-alpha-1"
[org.apache.hive.hcatalog/hive-hcatalog-server-extensions "4.0.0-alpha-1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hive.hcatalog : hive-hcatalog-core | jar | 4.0.0-alpha-1 |
| jakarta.jms : jakarta.jms-api | jar | 2.0.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.hadoop : hadoop-common | jar | 3.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hive.hcatalog : hive-hcatalog-core | jar | 4.0.0-alpha-1 |
| org.apache.hive : hive-exec | jar | 4.0.0-alpha-1 |
| 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.apache.pig : pig | jar | 0.16.0 |
| org.apache.hadoop : hadoop-mapreduce-client-core | jar | 3.1.0 |
| org.apache.hive : hive-standalone-metastore-server | jar | 4.0.0-alpha-1 |
| org.apache.pig : pig | jar | 0.16.0 |
| org.mockito : mockito-core | jar | 3.4.4 |