| Группа | Группаcom.expediagroup.apiary |
|---|---|
| Идентификатор | Идентификаторkafka-metastore-integration-tests |
| Версия | Версия5.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| kafka-metastore-integration-tests-5.0.1.pom | |
| kafka-metastore-integration-tests-5.0.1.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.expediagroup.apiary/kafka-metastore-integration-tests/ -->
<dependency>
<groupId>com.expediagroup.apiary</groupId>
<artifactId>kafka-metastore-integration-tests</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.apiary/kafka-metastore-integration-tests/
implementation 'com.expediagroup.apiary:kafka-metastore-integration-tests:5.0.1'
// https://jarcasting.com/artifacts/com.expediagroup.apiary/kafka-metastore-integration-tests/
implementation ("com.expediagroup.apiary:kafka-metastore-integration-tests:5.0.1")
'com.expediagroup.apiary:kafka-metastore-integration-tests:jar:5.0.1'
<dependency org="com.expediagroup.apiary" name="kafka-metastore-integration-tests" rev="5.0.1">
<artifact name="kafka-metastore-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.apiary', module='kafka-metastore-integration-tests', version='5.0.1')
)
libraryDependencies += "com.expediagroup.apiary" % "kafka-metastore-integration-tests" % "5.0.1"
[com.expediagroup.apiary/kafka-metastore-integration-tests "5.0.1"]