is not current version
Last Version 1.1

com.bazaarvoice.auth:jersey-hmac-auth-client 0.16

Client side HMAC authentication library

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bazaarvoice.auth
ArtifactId

ArtifactId

jersey-hmac-auth-client
Version

Version

0.16
Type

Type

jar

Download jersey-hmac-auth-client 0.16


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