| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.hive |
| Идентификатор | Идентификаторhive-metastore |
| Последняя версия | Последняя версия4.0.0-alpha-1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHive Metastore
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-metastore-4.0.0-alpha-1.pom | |
| hive-metastore-4.0.0-alpha-1.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-metastore/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-metastore</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-metastore/
implementation 'org.apache.hive:hive-metastore:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive/hive-metastore/
implementation ("org.apache.hive:hive-metastore:4.0.0-alpha-1")
'org.apache.hive:hive-metastore:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive" name="hive-metastore" rev="4.0.0-alpha-1">
<artifact name="hive-metastore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-metastore', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive" % "hive-metastore" % "4.0.0-alpha-1"
[org.apache.hive/hive-metastore "4.0.0-alpha-1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hive : hive-common | jar | 4.0.0-alpha-1 |
| org.apache.hive : hive-serde | jar | 4.0.0-alpha-1 |
| org.apache.hive : hive-shims | jar | 4.0.0-alpha-1 |
| org.apache.hive : hive-standalone-metastore-common | jar | 4.0.0-alpha-1 |
| javolution : javolution | jar | 5.5.1 |
| com.google.guava : guava | jar | 19.0 |
| commons-cli : commons-cli | jar | 1.4 |
| org.antlr : antlr-runtime | jar | 3.5.2 |
| org.apache.hadoop : hadoop-auth Необязательный | jar | 3.1.0 |
| org.apache.hadoop : hadoop-common Необязательный | jar | 3.1.0 |
| org.apache.hadoop : hadoop-hdfs-client Необязательный | jar | 3.1.0 |
| org.apache.hadoop : hadoop-mapreduce-client-core Необязательный | jar | 3.1.0 |
| org.apache.thrift : libfb303 | jar | 0.9.3 |
| org.apache.thrift : libthrift | jar | 0.14.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.derby : derby | jar | 10.14.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hive : hive-common | 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 |
| com.lmax : disruptor | jar | 3.3.7 |
| org.skyscreamer : jsonassert | jar | 1.4.0 |
| org.mockito : mockito-core | jar | 3.4.4 |