Last Version

hmac-auth-jersey2-client 2.3.8

client library of the hmac-auth project.

License

License

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

hmac-auth-jersey2-client
Version

Version

2.3.8
Type

Type

jar
Description

Description

hmac-auth-jersey2-client
client library of the hmac-auth project.
Project URL

Project URL

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

Download hmac-auth-jersey2-client 2.3.8


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

Dependencies

compile (4)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.35
commons-codec : commons-codec jar 1.15
org.slf4j : slf4j-api jar 1.7.36
de.otto : hmac-auth-common jar 2.3.8

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.2
commons-io : commons-io jar 2.11.0
org.hamcrest : hamcrest-library jar 2.2
org.mockito : mockito-core jar 4.5.1
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 2.35
org.glassfish.jersey.containers : jersey-container-grizzly2-servlet jar 2.35
org.glassfish.jersey.inject : jersey-hk2 jar 2.35

Project Modules

There are no modules declared in this project.