| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.spark-project.hive |
| Идентификатор | Идентификаторhive-common |
| Версия | Версия1.2.1.spark2 |
| Тип | Типjar |
| Описание |
ОписаниеHive Common
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-common-1.2.1.spark2.pom | |
| hive-common-1.2.1.spark2.jar | 285 KB |
| hive-common-1.2.1.spark2-sources.jar | 205 KB |
| hive-common-1.2.1.spark2-javadoc.jar | 626 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.spark-project.hive/hive-common/ -->
<dependency>
<groupId>org.spark-project.hive</groupId>
<artifactId>hive-common</artifactId>
<version>1.2.1.spark2</version>
</dependency>
// https://jarcasting.com/artifacts/org.spark-project.hive/hive-common/
implementation 'org.spark-project.hive:hive-common:1.2.1.spark2'
// https://jarcasting.com/artifacts/org.spark-project.hive/hive-common/
implementation ("org.spark-project.hive:hive-common:1.2.1.spark2")
'org.spark-project.hive:hive-common:jar:1.2.1.spark2'
<dependency org="org.spark-project.hive" name="hive-common" rev="1.2.1.spark2">
<artifact name="hive-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spark-project.hive', module='hive-common', version='1.2.1.spark2')
)
libraryDependencies += "org.spark-project.hive" % "hive-common" % "1.2.1.spark2"
[org.spark-project.hive/hive-common "1.2.1.spark2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.spark-project.hive : hive-shims | jar | 1.2.1.spark2 |
| commons-cli : commons-cli | jar | 1.2 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-logging : commons-logging | jar | 1.1.3 |
| joda-time : joda-time | jar | 2.5 |
| log4j : log4j | jar | 1.2.16 |
| log4j : apache-log4j-extras | jar | 1.2.17 |
| org.apache.commons : commons-compress | jar | 1.4.1 |
| org.apache.ant : ant | jar | 1.9.1 |
| org.json : json | jar | 20090211 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.tempus-fugit : tempus-fugit | jar | 1.1 |
| junit : junit | jar | 4.11 |