Last Version

hmac-auth-client 1.2.9

client library of the hmac-auth project.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

hmac-auth-client
Version

Version

1.2.9
Type

Type

jar
Description

Description

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

Project URL

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

Download hmac-auth-client 1.2.9


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

Dependencies

compile (11)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.8.2
org.springframework : spring-beans jar 4.0.6.RELEASE
org.glassfish : javax.servlet jar 3.1.1
com.sun.jersey : jersey-core jar 1.18.1
commons-codec : commons-codec jar 1.9
com.sun.jersey.contribs : jersey-apache-client4 jar 1.18.1
org.springframework : spring-context jar 4.0.6.RELEASE
de.otto : hmac-auth-common jar 1.2.9
org.slf4j : slf4j-api jar 1.7.7
joda-time : joda-time jar 2.5
com.sun.jersey : jersey-client jar 1.18.1

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.springframework : spring-test jar 3.1.3.RELEASE
org.testng : testng jar 6.8.8
org.hamcrest : hamcrest-core jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.