Download jersey-hmac-auth-common-0.16.jar file - Jar j

Jar examples for j:jersey-hmac-auth-common

Description

Common code for the Client and Server modules

You can download jar file jersey-hmac-auth-common 0.16 in this page.

Build File

You can use the following script to add jersey-hmac-auth-common-0.16.jar to your project.

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

Download

Click the following link to download the jar file.

jersey-hmac-auth-common-0.16-javadoc.jar
jersey-hmac-auth-common-0.16-sources.jar
jersey-hmac-auth-common-0.16.jar
jersey-hmac-auth-common-0.16.pom



Related Tutorials