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

Jar examples for c:common-auth

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials