is not current version
Last Version 1.1

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


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bazaarvoice.auth
ArtifactId

ArtifactId

jersey-hmac-auth
Version

Version

1.0
Type

Type

pom

Download jersey-hmac-auth 1.0

Filename Size
jersey-hmac-auth-1.0.pom 6 KB
Browse

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