Download registry-common-0.3.1.jar file - Jar r

Jar examples for r:registry-common

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

registry-common-0.3.1-javadoc.jar
registry-common-0.3.1-sources.jar
registry-common-0.3.1-tests.jar
registry-common-0.3.1.jar
registry-common-0.3.1.pom



Related Tutorials