| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.hortonworks.registries |
| Идентификатор | Идентификаторschema-registry-shaded |
| Последняя версия | Последняя версия0.9.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSchema Registry Shaded
Library containing shaded/relocated third-party dependencies of
Schema Registry.
|
| Имя Файла | Размер |
|---|---|
| schema-registry-shaded-0.9.1.pom | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-shaded/ -->
<dependency>
<groupId>com.hortonworks.registries</groupId>
<artifactId>schema-registry-shaded</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-shaded/
implementation 'com.hortonworks.registries:schema-registry-shaded:0.9.1'
// https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-shaded/
implementation ("com.hortonworks.registries:schema-registry-shaded:0.9.1")
'com.hortonworks.registries:schema-registry-shaded:pom:0.9.1'
<dependency org="com.hortonworks.registries" name="schema-registry-shaded" rev="0.9.1">
<artifact name="schema-registry-shaded" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hortonworks.registries', module='schema-registry-shaded', version='0.9.1')
)
libraryDependencies += "com.hortonworks.registries" % "schema-registry-shaded" % "0.9.1"
[com.hortonworks.registries/schema-registry-shaded "0.9.1"]