| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hyukjinkwon.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 | 111 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hyukjinkwon.shims/hive-shims-0.23/ -->
<dependency>
<groupId>com.github.hyukjinkwon.shims</groupId>
<artifactId>hive-shims-0.23</artifactId>
<version>1.2.1.spark2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hyukjinkwon.shims/hive-shims-0.23/
implementation 'com.github.hyukjinkwon.shims:hive-shims-0.23:1.2.1.spark2'
// https://jarcasting.com/artifacts/com.github.hyukjinkwon.shims/hive-shims-0.23/
implementation ("com.github.hyukjinkwon.shims:hive-shims-0.23:1.2.1.spark2")
'com.github.hyukjinkwon.shims:hive-shims-0.23:jar:1.2.1.spark2'
<dependency org="com.github.hyukjinkwon.shims" name="hive-shims-0.23" rev="1.2.1.spark2">
<artifact name="hive-shims-0.23" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hyukjinkwon.shims', module='hive-shims-0.23', version='1.2.1.spark2')
)
libraryDependencies += "com.github.hyukjinkwon.shims" % "hive-shims-0.23" % "1.2.1.spark2"
[com.github.hyukjinkwon.shims/hive-shims-0.23 "1.2.1.spark2"]