| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.spark-project.hive.shims |
| Идентификатор | Идентификаторhive-shims-0.23 |
| Версия | Версия1.2.1.spark2 |
| Тип | Типjar |
| Описание |
ОписаниеHive Shims 0.23
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-0.23-1.2.1.spark2.pom | |
| hive-shims-0.23-1.2.1.spark2.jar | 58 KB |
| hive-shims-0.23-1.2.1.spark2-sources.jar | 26 KB |
| hive-shims-0.23-1.2.1.spark2-javadoc.jar | 119 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.spark-project.hive.shims/hive-shims-0.23/ -->
<dependency>
<groupId>org.spark-project.hive.shims</groupId>
<artifactId>hive-shims-0.23</artifactId>
<version>1.2.1.spark2</version>
</dependency>
// https://jarcasting.com/artifacts/org.spark-project.hive.shims/hive-shims-0.23/
implementation 'org.spark-project.hive.shims:hive-shims-0.23:1.2.1.spark2'
// https://jarcasting.com/artifacts/org.spark-project.hive.shims/hive-shims-0.23/
implementation ("org.spark-project.hive.shims:hive-shims-0.23:1.2.1.spark2")
'org.spark-project.hive.shims:hive-shims-0.23:jar:1.2.1.spark2'
<dependency org="org.spark-project.hive.shims" name="hive-shims-0.23" rev="1.2.1.spark2">
<artifact name="hive-shims-0.23" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spark-project.hive.shims', module='hive-shims-0.23', version='1.2.1.spark2')
)
libraryDependencies += "org.spark-project.hive.shims" % "hive-shims-0.23" % "1.2.1.spark2"
[org.spark-project.hive.shims/hive-shims-0.23 "1.2.1.spark2"]