is not current version
Last Version 2.3.8

de.otto:hmac-auth-server-spring 2.1.0

server library configuration for spring of the hmac-auth project.

GroupId

GroupId

de.otto
ArtifactId

ArtifactId

hmac-auth-server-spring
Version

Version

2.1.0
Type

Type

jar

Download hmac-auth-server-spring 2.1.0


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