is not current version
Last Version 1.1

com.bazaarvoice.auth:jersey-hmac-auth 0.10


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bazaarvoice.auth
ArtifactId

ArtifactId

jersey-hmac-auth
Version

Version

0.10
Type

Type

pom

Download jersey-hmac-auth 0.10


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