не последняя версия
Последняя версия 2.0

com.facebook:swift-hive-metastore 1.0

Client API to access a Hive metastore

Группа

Группа

com.facebook
Идентификатор

Идентификатор

swift-hive-metastore
Версия

Версия

1.0
Тип

Тип

jar

Скачать 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"]