is not current version
Last Version 1.2.1.spark2

org.spark-project.hive.hcatalog:hive-hcatalog 1.2.1.spark


GroupId

GroupId

org.spark-project.hive.hcatalog
ArtifactId

ArtifactId

hive-hcatalog
Version

Version

1.2.1.spark
Type

Type

pom

Download hive-hcatalog 1.2.1.spark


<!-- 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.spark</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.spark'
// https://jarcasting.com/artifacts/org.spark-project.hive.hcatalog/hive-hcatalog/
implementation ("org.spark-project.hive.hcatalog:hive-hcatalog:1.2.1.spark")
'org.spark-project.hive.hcatalog:hive-hcatalog:pom:1.2.1.spark'
<dependency org="org.spark-project.hive.hcatalog" name="hive-hcatalog" rev="1.2.1.spark">
  <artifact name="hive-hcatalog" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.spark-project.hive.hcatalog', module='hive-hcatalog', version='1.2.1.spark')
)
libraryDependencies += "org.spark-project.hive.hcatalog" % "hive-hcatalog" % "1.2.1.spark"
[org.spark-project.hive.hcatalog/hive-hcatalog "1.2.1.spark"]