is not current version
Last Version 0.9.1

com.hortonworks.registries:schema-registry-client 0.4.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.hortonworks.registries
ArtifactId

ArtifactId

schema-registry-client
Version

Version

0.4.0
Type

Type

jar

Download schema-registry-client 0.4.0


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