Last Version

hmac-auth-common 2.3.8

common library of the hmac-auth project.

License

License

GroupId

GroupId

de.otto
ArtifactId

ArtifactId

hmac-auth-common
Version

Version

2.3.8
Type

Type

jar
Description

Description

hmac-auth-common
common library of the hmac-auth project.
Project URL

Project URL

http://github.com/otto-de/hmac-auth

Download hmac-auth-common 2.3.8


<!-- https://jarcasting.com/artifacts/de.otto/hmac-auth-common/ -->
<dependency>
    <groupId>de.otto</groupId>
    <artifactId>hmac-auth-common</artifactId>
    <version>2.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/hmac-auth-common/
implementation 'de.otto:hmac-auth-common:2.3.8'
// https://jarcasting.com/artifacts/de.otto/hmac-auth-common/
implementation ("de.otto:hmac-auth-common:2.3.8")
'de.otto:hmac-auth-common:jar:2.3.8'
<dependency org="de.otto" name="hmac-auth-common" rev="2.3.8">
  <artifact name="hmac-auth-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='hmac-auth-common', version='2.3.8')
)
libraryDependencies += "de.otto" % "hmac-auth-common" % "2.3.8"
[de.otto/hmac-auth-common "2.3.8"]

Dependencies

compile (5)

Group / Artifact Type Version
org.glassfish : javax.servlet jar 3.1.1
org.aspectj : aspectjweaver jar 1.9.9.1
com.google.guava : guava jar 31.1-jre
commons-codec : commons-codec jar 1.15
org.slf4j : slf4j-api jar 1.7.36

test (5)

Group / Artifact Type Version
org.testng : testng jar 7.5
org.hamcrest : hamcrest-core jar 2.2
org.hamcrest : hamcrest-library jar 2.2
org.mockito : mockito-core jar 4.5.1
org.springframework : spring-test jar 5.3.19

Project Modules

There are no modules declared in this project.