Last Version

hcatalog-core 0.12.0


GroupId

GroupId

org.apache.hive.hcatalog
ArtifactId

ArtifactId

hcatalog-core
Version

Version

0.12.0
Type

Type

jar
Description

Description

hcatalog-core
Project URL

Project URL

http://maven.apache.org

Download hcatalog-core 0.12.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar 11.0.2
org.apache.hive : hive-cli jar 0.12.0
org.apache.hive : hive-metastore jar 0.12.0
org.apache.hive : hive-common jar 0.12.0
org.apache.hive : hive-exec jar 0.12.0
org.codehaus.jackson : jackson-mapper-asl jar 1.8.8
org.slf4j : slf4j-api jar 1.6.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
com.puppycrawl.tools : checkstyle jar 5.5

Project Modules

There are no modules declared in this project.