is not current version
Last Version 2.0

com.facebook:swift-hive-metastore 1.1

Client API to access a Hive metastore

GroupId

GroupId

com.facebook
ArtifactId

ArtifactId

swift-hive-metastore
Version

Version

1.1
Type

Type

jar

Download swift-hive-metastore 1.1


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