License |
License |
---|---|
Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdde.otto |
ArtifactId | ArtifactIdhmac-auth-jersey-client |
Version | Version2.3.7 |
Type | Typejar |
Description |
Descriptionhmac-auth-jersey-client
client library of the hmac-auth project.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.otto/hmac-auth-jersey-client/ -->
<dependency>
<groupId>de.otto</groupId>
<artifactId>hmac-auth-jersey-client</artifactId>
<version>2.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/hmac-auth-jersey-client/
implementation 'de.otto:hmac-auth-jersey-client:2.3.7'
// https://jarcasting.com/artifacts/de.otto/hmac-auth-jersey-client/
implementation ("de.otto:hmac-auth-jersey-client:2.3.7")
'de.otto:hmac-auth-jersey-client:jar:2.3.7'
<dependency org="de.otto" name="hmac-auth-jersey-client" rev="2.3.7">
<artifact name="hmac-auth-jersey-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='hmac-auth-jersey-client', version='2.3.7')
)
libraryDependencies += "de.otto" % "hmac-auth-jersey-client" % "2.3.7"
[de.otto/hmac-auth-jersey-client "2.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.servlet | jar | 3.1.1 |
com.sun.jersey.contribs : jersey-apache-client4 | jar | 1.18.1 |
org.aspectj : aspectjweaver | jar | 1.8.2 |
commons-codec : commons-codec | jar | 1.9 |
org.slf4j : slf4j-api | jar | 1.7.7 |
com.sun.jersey : jersey-client | jar | 1.18.1 |
com.sun.jersey : jersey-core | jar | 1.18.1 |
de.otto : hmac-auth-common | jar | 2.3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 1.9.5 |
org.springframework : spring-test | jar | 3.1.3.RELEASE |