MVN

de.otto : hmac-auth-common

Maven & Gradle

Jun 13, 2023
4 usages
52 stars

hmac-auth-common · Common hmac authentication functionality.

<dependency>
    <groupId>de.otto</groupId>
    <artifactId>hmac-auth-common</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.otto : hmac-auth-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of de.otto : hmac-auth-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
hmac-auth-common-3.0.0
2.3.x
hmac-auth-common-2.3.8
hmac-auth-common-2.3.7
hmac-auth-common-2.3.6
hmac-auth-common-2.3.5
hmac-auth-common-2.3.4
hmac-auth-common-2.3.1
hmac-auth-common-2.3.0
2.2.x
hmac-auth-common-2.2.0
2.1.x
hmac-auth-common-2.1.0
2.0.x
hmac-auth-common-2.0.0
1.2.x
hmac-auth-common-1.2.9
hmac-auth-common-1.2.8
hmac-auth-common-1.2.4
hmac-auth-common-1.2.3
hmac-auth-common-1.2.2
hmac-auth-common-1.2.1
hmac-auth-common-1.2.0
1.1.x
hmac-auth-common-1.1.0
1.0.x
hmac-auth-common-1.0.0

How to add a dependency to Maven

Add the following de.otto : hmac-auth-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.otto</groupId>
    <artifactId>hmac-auth-common</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.otto : hmac-auth-common gradle dependency to your build.gradle file:

implementation 'de.otto:hmac-auth-common:3.0.0'

Gradle Kotlin DSL: Add the following de.otto : hmac-auth-common gradle kotlin dependency to your build.gradle.kts file:

implementation("de.otto:hmac-auth-common:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.otto : hmac-auth-common sbt scala dependency to your build.sbt file:

libraryDependencies += "de.otto" % "hmac-auth-common" % "3.0.0"

Advertisement

Dependencies from Group

Aug 18, 2015
5 usages
36 stars
Jun 13, 2023
4 usages
52 stars
Aug 18, 2015
3 usages
36 stars
Jun 13, 2023
2 usages
52 stars
Aug 16, 2023
2 usages
72 stars

Discover Dependencies

Jun 02, 2023
26 usages
Apr 09, 2018
3 usages
2 stars
Dec 03, 2017
3 usages
204 stars
Jul 01, 2021
9 usages
2 stars
Nov 05, 2020
15 usages
Dec 31, 2019
6 usages
0 stars
Oct 05, 2012
8 usages
Nov 14, 2022
18 usages
305 stars