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

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

client library of the hmac-auth project.

Категории

Категории

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

Группа

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

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

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

Версия

2.0.0
Тип

Тип

jar

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


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