Jar examples for s:schema-registry-client
You can download jar file schema-registry-client 0.5.2 in this page.
You can use the following script to add schema-registry-client-0.5.2.jar to your project.
<dependency> <groupId>com.hortonworks.registries</groupId> <artifactId>schema-registry-client</artifactId> <version>0.5.2</version> </dependency>
compile group: 'com.hortonworks.registries', name: 'schema-registry-client', version: '0.5.2'
libraryDependencies += "com.hortonworks.registries" % "schema-registry-client" % "0.5.2"
<dependency org="com.hortonworks.registries" name="schema-registry-client" rev="0.5.2"/>
@Grapes(@Grab(group='com.hortonworks.registries', module='schema-registry-client', version='0.5.2'))
'com.hortonworks.registries:schema-registry-client:jar:0.5.2'
Click the following link to download the jar file.
schema-registry-client-0.5.2-javadoc.jar