com.hotels:hcommon-hive-metastore

Parent POM for Hotels.com open source projects

License

License

GroupId

GroupId

com.hotels
ArtifactId

ArtifactId

hcommon-hive-metastore
Last Version

Last Version

1.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

Parent POM for Hotels.com open source projects
Project Organization

Project Organization

Hotels.com (Data Platform Team)
Source Code Management

Source Code Management

https://github.com/HotelsDotCom/hcommon-hive-metastore

Download hcommon-hive-metastore

How to add to project

<!-- https://jarcasting.com/artifacts/com.hotels/hcommon-hive-metastore/ -->
<dependency>
    <groupId>com.hotels</groupId>
    <artifactId>hcommon-hive-metastore</artifactId>
    <version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels/hcommon-hive-metastore/
implementation 'com.hotels:hcommon-hive-metastore:1.4.2'
// https://jarcasting.com/artifacts/com.hotels/hcommon-hive-metastore/
implementation ("com.hotels:hcommon-hive-metastore:1.4.2")
'com.hotels:hcommon-hive-metastore:jar:1.4.2'
<dependency org="com.hotels" name="hcommon-hive-metastore" rev="1.4.2">
  <artifact name="hcommon-hive-metastore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels', module='hcommon-hive-metastore', version='1.4.2')
)
libraryDependencies += "com.hotels" % "hcommon-hive-metastore" % "1.4.2"
[com.hotels/hcommon-hive-metastore "1.4.2"]

Dependencies

compile (5)

Group / Artifact Type Version
com.hotels : hcommon-ssh jar 1.0.1
org.hibernate : hibernate-validator jar 5.4.2.Final
org.glassfish : javax.el jar 3.0.1-b08
javax.validation : validation-api jar 1.1.0.Final
com.google.guava : guava jar 17.0

provided (2)

Group / Artifact Type Version
org.apache.hive : hive-common jar 2.3.7
org.apache.hive : hive-metastore jar 2.3.7

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.logging.log4j : log4j-api jar 2.6.2
org.apache.logging.log4j : log4j-core jar 2.6.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.2
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
com.hotels : beeju jar 1.3.0
org.springframework : spring-test jar 5.0.6.RELEASE

Project Modules

There are no modules declared in this project.

hcommon-hive-metastore

Start using

You can obtain hcommon-hive-metastore from Maven Central :

Maven Central Build Status Coverage Status GitHub license

Overview

General purpose libraries for interacting with the Hive metastore

Legal

This project is available under the Apache 2.0 License.

Copyright 2018-2019 Expedia, Inc.

com.hotels

Hotels.com

Hotels.com open source contributions

Versions

Version
1.4.2
1.4.1
1.4.0
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0