| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.hive |
| Идентификатор | Идентификаторhive-shims-aggregator |
| Последняя версия | Последняя версия4.0.0-alpha-1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеHive Shims Aggregator
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-shims-aggregator-4.0.0-alpha-1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-shims-aggregator/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-shims-aggregator</artifactId>
<version>4.0.0-alpha-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-shims-aggregator/
implementation 'org.apache.hive:hive-shims-aggregator:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive/hive-shims-aggregator/
implementation ("org.apache.hive:hive-shims-aggregator:4.0.0-alpha-1")
'org.apache.hive:hive-shims-aggregator:pom:4.0.0-alpha-1'
<dependency org="org.apache.hive" name="hive-shims-aggregator" rev="4.0.0-alpha-1">
<artifact name="hive-shims-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-shims-aggregator', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive" % "hive-shims-aggregator" % "4.0.0-alpha-1"
[org.apache.hive/hive-shims-aggregator "4.0.0-alpha-1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 3.4.4 |