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

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


Группа

Группа

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

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

schema-registry-webservice
Версия

Версия

0.3.0
Тип

Тип

jar

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


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