Download schema-registry-client-0.5.1.jar file - Jar s

Jar examples for s:schema-registry-client

Description

You can download jar file schema-registry-client 0.5.1 in this page.

Build File

You can use the following script to add schema-registry-client-0.5.1.jar to your project.

<dependency>
   <groupId>com.hortonworks.registries</groupId>
   <artifactId>schema-registry-client</artifactId>
   <version>0.5.1</version>
</dependency>
compile group: 'com.hortonworks.registries', name: 'schema-registry-client', version: '0.5.1'
libraryDependencies += "com.hortonworks.registries" % "schema-registry-client" % "0.5.1"
<dependency org="com.hortonworks.registries" name="schema-registry-client" rev="0.5.1"/>
@Grapes(@Grab(group='com.hortonworks.registries', module='schema-registry-client', version='0.5.1'))
'com.hortonworks.registries:schema-registry-client:jar:0.5.1'

Download

Click the following link to download the jar file.

schema-registry-client-0.5.1-javadoc.jar
schema-registry-client-0.5.1-sources.jar
schema-registry-client-0.5.1.jar
schema-registry-client-0.5.1.pom



Related Tutorials