Last Version

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

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.bazaarvoice.auth
ArtifactId

ArtifactId

jersey-hmac-auth
Version

Version

1.1
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/bazaarvoice/jersey-hmac-auth

Download jersey-hmac-auth 1.1

Filename Size
jersey-hmac-auth-1.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.auth/jersey-hmac-auth/
implementation 'com.bazaarvoice.auth:jersey-hmac-auth:1.1'
// https://jarcasting.com/artifacts/com.bazaarvoice.auth/jersey-hmac-auth/
implementation ("com.bazaarvoice.auth:jersey-hmac-auth:1.1")
'com.bazaarvoice.auth:jersey-hmac-auth:pom:1.1'
<dependency org="com.bazaarvoice.auth" name="jersey-hmac-auth" rev="1.1">
  <artifact name="jersey-hmac-auth" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.auth', module='jersey-hmac-auth', version='1.1')
)
libraryDependencies += "com.bazaarvoice.auth" % "jersey-hmac-auth" % "1.1"
[com.bazaarvoice.auth/jersey-hmac-auth "1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • client
  • client2
  • server
  • cli
  • sample-dropwizard
  • server2
  • sample-jersey2