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

Jar examples for c:common-auth

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials