не последняя версия
Последняя версия 2.3.8

de.otto:hmac-auth-jersey2-client 2.3.1

client library of the hmac-auth project.

Категории

Категории

CLI Взаимодействие с пользователем Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

de.otto
Идентификатор

Идентификатор

hmac-auth-jersey2-client
Версия

Версия

2.3.1
Тип

Тип

jar

Скачать hmac-auth-jersey2-client 2.3.1


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