is not current version
Last Version 1.2.1.spark2

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


GroupId

GroupId

org.spark-project.hive.hcatalog
ArtifactId

ArtifactId

hive-hcatalog-server-extensions
Version

Version

1.2.1.spark
Type

Type

jar

Download hive-hcatalog-server-extensions 1.2.1.spark


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