is not current version
Last Version 2.0

com.facebook:swift-hive-metastore 1.0

Client API to access a Hive metastore

GroupId

GroupId

com.facebook
ArtifactId

ArtifactId

swift-hive-metastore
Version

Version

1.0
Type

Type

jar

Download swift-hive-metastore 1.0


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