Jar examples for j:jersey-hmac-auth-common
Common code for the Client and Server modules
You can download jar file jersey-hmac-auth-common 1.0 in this page.
You can use the following script to add jersey-hmac-auth-common-1.0.jar to your project.
<dependency> <groupId>com.bazaarvoice.auth</groupId> <artifactId>jersey-hmac-auth-common</artifactId> <version>1.0</version> </dependency>
compile group: 'com.bazaarvoice.auth', name: 'jersey-hmac-auth-common', version: '1.0'
libraryDependencies += "com.bazaarvoice.auth" % "jersey-hmac-auth-common" % "1.0"
<dependency org="com.bazaarvoice.auth" name="jersey-hmac-auth-common" rev="1.0"/>
@Grapes(@Grab(group='com.bazaarvoice.auth', module='jersey-hmac-auth-common', version='1.0'))
'com.bazaarvoice.auth:jersey-hmac-auth-common:jar:1.0'
Click the following link to download the jar file.
jersey-hmac-auth-common-1.0-javadoc.jar