MVN

com.bazaarvoice.auth : jersey-hmac-auth

Maven & Gradle

Mar 29, 2019
31 stars
<dependency>
    <groupId>com.bazaarvoice.auth</groupId>
    <artifactId>jersey-hmac-auth</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bazaarvoice.auth : jersey-hmac-auth to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.bazaarvoice.auth : jersey-hmac-auth to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
jersey-hmac-auth-1.1
1.0
jersey-hmac-auth-1.0
0.18
jersey-hmac-auth-0.18
0.17
jersey-hmac-auth-0.17
0.16
jersey-hmac-auth-0.16
0.15
jersey-hmac-auth-0.15
0.14
jersey-hmac-auth-0.14
0.13
jersey-hmac-auth-0.13
0.10
jersey-hmac-auth-0.10

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.bazaarvoice.auth</groupId>
    <artifactId>jersey-hmac-auth</artifactId>
    <version>1.1</version>
</dependency>

Advertisement