Last Version

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

Sample Dropwizard application using jersey-hmac-auth

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bazaarvoice.auth
ArtifactId

ArtifactId

jersey-hmac-auth-sample
Version

Version

1.1
Type

Type

jar
Description

Description

Sample Dropwizard application using jersey-hmac-auth

Download jersey-hmac-auth-sample 1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.yammer.dropwizard : dropwizard-core jar 0.6.2
com.bazaarvoice.auth : jersey-hmac-auth-server jar 1.1
com.yammer.dropwizard : dropwizard-client jar 0.6.2
com.bazaarvoice.auth : jersey-hmac-auth-client jar 1.1

Project Modules

There are no modules declared in this project.