Download common-auth-0.5.2.jar file - Jar c

Jar examples for c:common-auth

Description

You can download jar file common-auth 0.5.2 in this page.

Build File

You can use the following script to add common-auth-0.5.2.jar to your project.

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

Download

Click the following link to download the jar file.

common-auth-0.5.2-javadoc.jar
common-auth-0.5.2-sources.jar
common-auth-0.5.2-tests.jar
common-auth-0.5.2.jar
common-auth-0.5.2.pom



Related Tutorials