| License |
License |
|---|---|
| GroupId | GroupIdorg.spark-project.hive.hcatalog |
| ArtifactId | ArtifactIdhive-hcatalog |
| Last Version | Last Version1.2.1.spark2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionHive HCatalog
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.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hive-hcatalog-1.2.1.spark2.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.spark-project.hive.hcatalog/hive-hcatalog/ -->
<dependency>
<groupId>org.spark-project.hive.hcatalog</groupId>
<artifactId>hive-hcatalog</artifactId>
<version>1.2.1.spark2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.spark-project.hive.hcatalog/hive-hcatalog/
implementation 'org.spark-project.hive.hcatalog:hive-hcatalog:1.2.1.spark2'
// https://jarcasting.com/artifacts/org.spark-project.hive.hcatalog/hive-hcatalog/
implementation ("org.spark-project.hive.hcatalog:hive-hcatalog:1.2.1.spark2")
'org.spark-project.hive.hcatalog:hive-hcatalog:pom:1.2.1.spark2'
<dependency org="org.spark-project.hive.hcatalog" name="hive-hcatalog" rev="1.2.1.spark2">
<artifact name="hive-hcatalog" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.spark-project.hive.hcatalog', module='hive-hcatalog', version='1.2.1.spark2')
)
libraryDependencies += "org.spark-project.hive.hcatalog" % "hive-hcatalog" % "1.2.1.spark2"
[org.spark-project.hive.hcatalog/hive-hcatalog "1.2.1.spark2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |