Last Version

hmac-auth-server-spring 2.3.8

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.8
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.8


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-beans jar 5.3.19
org.springframework : spring-context jar 5.3.19
org.slf4j : slf4j-api jar 1.7.36
de.otto : hmac-auth-server jar 2.3.8

Project Modules

There are no modules declared in this project.