| Группа | Группаcom.facebook |
|---|---|
| Идентификатор | Идентификаторswift-hive-metastore |
| Версия | Версия1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| swift-hive-metastore-1.0.pom | |
| swift-hive-metastore-1.0.jar | 105 KB |
| swift-hive-metastore-1.0-tests.jar | 12 KB |
| swift-hive-metastore-1.0-test-sources.jar | 6 KB |
| swift-hive-metastore-1.0-sources.jar | 81 KB |
| swift-hive-metastore-1.0-javadoc.jar | 479 KB |
| Обзор |
<!-- 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"]