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

com.hortonworks.registries:schema-registry-webservice 0.8.1


Группа

Группа

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

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

schema-registry-webservice
Версия

Версия

0.8.1
Тип

Тип

jar

Скачать schema-registry-webservice 0.8.1


<!-- https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-webservice/ -->
<dependency>
    <groupId>com.hortonworks.registries</groupId>
    <artifactId>schema-registry-webservice</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-webservice/
implementation 'com.hortonworks.registries:schema-registry-webservice:0.8.1'
// https://jarcasting.com/artifacts/com.hortonworks.registries/schema-registry-webservice/
implementation ("com.hortonworks.registries:schema-registry-webservice:0.8.1")
'com.hortonworks.registries:schema-registry-webservice:jar:0.8.1'
<dependency org="com.hortonworks.registries" name="schema-registry-webservice" rev="0.8.1">
  <artifact name="schema-registry-webservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hortonworks.registries', module='schema-registry-webservice', version='0.8.1')
)
libraryDependencies += "com.hortonworks.registries" % "schema-registry-webservice" % "0.8.1"
[com.hortonworks.registries/schema-registry-webservice "0.8.1"]