is not current version
Last Version 2.3.8

hmac-auth-server-spring 2.3.7

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

License

License

GroupId

GroupId

de.otto
ArtifactId

ArtifactId

hmac-auth-server-spring
Version

Version

2.3.7
Type

Type

jar
Description

Description

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

Project URL

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

Download hmac-auth-server-spring 2.3.7


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.0.6.RELEASE
org.springframework : spring-context jar 4.0.6.RELEASE
org.slf4j : slf4j-api jar 1.7.7
de.otto : hmac-auth-server jar 2.3.7

Project Modules

There are no modules declared in this project.