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