MVN

com.macasaet.auth : jersey-hmac-auth-client

Maven & Gradle

Dec 04, 2015
0 stars

Client side HMAC authentication library

<dependency>
    <groupId>com.macasaet.auth</groupId>
    <artifactId>jersey-hmac-auth-client</artifactId>
    <version>0.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.16

All Versions

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

Version Vulnerabilities Updated
0.16
jersey-hmac-auth-client-0.16

How to add a dependency to Maven

Add the following com.macasaet.auth : jersey-hmac-auth-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.macasaet.auth : jersey-hmac-auth-client gradle dependency to your build.gradle file:

implementation 'com.macasaet.auth:jersey-hmac-auth-client:0.16'

Gradle Kotlin DSL: Add the following com.macasaet.auth : jersey-hmac-auth-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.macasaet.auth:jersey-hmac-auth-client:0.16")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.macasaet.auth : jersey-hmac-auth-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.macasaet.auth" % "jersey-hmac-auth-client" % "0.16"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 04, 2016
3 usages
Feb 11, 2017
2 usages
15 stars
Oct 14, 2016
1 usages
4.5k stars
Sep 17, 2016
2 usages
32 stars
Dec 10, 2017
2 usages
15 stars
Mar 06, 2019
2 usages
58 stars
Jun 14, 2017
3 usages
1 stars
Jun 22, 2017
2 usages
20 stars
Mar 18, 2020
2 usages
6 stars