License |
License |
---|---|
GroupId | GroupIdcom.github.hyukjinkwon.hcatalog |
ArtifactId | ArtifactIdhive-hcatalog-server-extensions |
Last Version | Last Version1.2.1.spark2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHive HCatalog Server Extensions
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 |
<!-- https://jarcasting.com/artifacts/com.github.hyukjinkwon.hcatalog/hive-hcatalog-server-extensions/ -->
<dependency>
<groupId>com.github.hyukjinkwon.hcatalog</groupId>
<artifactId>hive-hcatalog-server-extensions</artifactId>
<version>1.2.1.spark2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hyukjinkwon.hcatalog/hive-hcatalog-server-extensions/
implementation 'com.github.hyukjinkwon.hcatalog:hive-hcatalog-server-extensions:1.2.1.spark2'
// https://jarcasting.com/artifacts/com.github.hyukjinkwon.hcatalog/hive-hcatalog-server-extensions/
implementation ("com.github.hyukjinkwon.hcatalog:hive-hcatalog-server-extensions:1.2.1.spark2")
'com.github.hyukjinkwon.hcatalog:hive-hcatalog-server-extensions:jar:1.2.1.spark2'
<dependency org="com.github.hyukjinkwon.hcatalog" name="hive-hcatalog-server-extensions" rev="1.2.1.spark2">
<artifact name="hive-hcatalog-server-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hyukjinkwon.hcatalog', module='hive-hcatalog-server-extensions', version='1.2.1.spark2')
)
libraryDependencies += "com.github.hyukjinkwon.hcatalog" % "hive-hcatalog-server-extensions" % "1.2.1.spark2"
[com.github.hyukjinkwon.hcatalog/hive-hcatalog-server-extensions "1.2.1.spark2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hyukjinkwon.hcatalog : hive-hcatalog-core | jar | 1.2.1.spark2 |
javax.jms : jms | jar | 1.1 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
com.github.hyukjinkwon.hcatalog : hive-hcatalog-core | jar | 1.2.1.spark2 |
junit : junit | jar | 4.11 |
org.apache.activemq : activemq-core | jar | 5.5.0 |
org.apache.activemq : kahadb | jar | 5.5.0 |
org.apache.pig : pig | jar | 0.12.0 |
org.mockito : mockito-all | jar | 1.9.5 |