Last Version

com.bazaarvoice.auth:jersey-hmac-auth-server 1.1

Server side HMAC authentication library

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bazaarvoice.auth
ArtifactId

ArtifactId

jersey-hmac-auth-server
Version

Version

1.1
Type

Type

jar
Description

Description

Server side HMAC authentication library

Download jersey-hmac-auth-server 1.1


<!-- https://jarcasting.com/artifacts/com.bazaarvoice.auth/jersey-hmac-auth-server/ -->
<dependency>
    <groupId>com.bazaarvoice.auth</groupId>
    <artifactId>jersey-hmac-auth-server</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.auth/jersey-hmac-auth-server/
implementation 'com.bazaarvoice.auth:jersey-hmac-auth-server:1.1'
// https://jarcasting.com/artifacts/com.bazaarvoice.auth/jersey-hmac-auth-server/
implementation ("com.bazaarvoice.auth:jersey-hmac-auth-server:1.1")
'com.bazaarvoice.auth:jersey-hmac-auth-server:jar:1.1'
<dependency org="com.bazaarvoice.auth" name="jersey-hmac-auth-server" rev="1.1">
  <artifact name="jersey-hmac-auth-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.auth', module='jersey-hmac-auth-server', version='1.1')
)
libraryDependencies += "com.bazaarvoice.auth" % "jersey-hmac-auth-server" % "1.1"
[com.bazaarvoice.auth/jersey-hmac-auth-server "1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.bazaarvoice.auth : jersey-hmac-auth-common jar 1.1
com.sun.jersey : jersey-server jar 1.17.1
com.google.guava : guava jar 16.0
org.slf4j : slf4j-api jar 1.7.5
joda-time : joda-time jar 2.3

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.5
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.5
com.sun.jersey.jersey-test-framework : jersey-test-framework-core jar 1.17.1
com.sun.jersey.jersey-test-framework : jersey-test-framework-inmemory jar 1.17.1

Project Modules

There are no modules declared in this project.