Download registry-common-client-0.5.0.jar file - Jar r

Jar examples for r:registry-common-client

Description

You can download jar file registry-common-client 0.5.0 in this page.

Build File

You can use the following script to add registry-common-client-0.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

registry-common-client-0.5.0-javadoc.jar
registry-common-client-0.5.0-sources.jar
registry-common-client-0.5.0.jar
registry-common-client-0.5.0.pom



Related Tutorials