MVN

com.macasaet.auth : jersey-hmac-auth

Maven & Gradle

Dec 04, 2015
0 stars
<dependency>
    <groupId>com.macasaet.auth</groupId>
    <artifactId>jersey-hmac-auth</artifactId>
    <version>0.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.16

All Versions

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

Version Vulnerabilities Updated
0.16
jersey-hmac-auth-0.16

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.macasaet.auth</groupId>
    <artifactId>jersey-hmac-auth</artifactId>
    <version>0.16</version>
</dependency>