Last Version

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

Sample Jersey 2 application using jersey-hmac-auth

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bazaarvoice.auth
ArtifactId

ArtifactId

jersey-hmac-auth-sample2
Version

Version

1.1
Type

Type

war
Description

Description

Sample Jersey 2 application using jersey-hmac-auth

Download jersey-hmac-auth-sample2 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.bazaarvoice.auth : jersey-hmac-auth-server2 jar 1.1
org.glassfish.jersey.containers : jersey-container-servlet-core jar 2.6
ch.qos.logback : logback-classic jar 1.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.