Last Version

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

Common code for the Client and Server modules

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bazaarvoice.auth
ArtifactId

ArtifactId

jersey-hmac-auth-common
Version

Version

1.1
Type

Type

jar
Description

Description

Common code for the Client and Server modules

Download jersey-hmac-auth-common 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 16.0
org.slf4j : slf4j-api jar 1.7.5
joda-time : joda-time jar 2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.