| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.otto |
| Идентификатор | Идентификаторhmac-auth-server-spring |
| Версия | Версия2.3.7 |
| Тип | Типjar |
| Описание |
Описаниеhmac-auth-server-spring
server library configuration for spring of the hmac-auth project.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |