| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
| GroupId | GroupIdde.otto |
| ArtifactId | ArtifactIdhmac-auth-jersey-client |
| Last Version | Last Version2.3.8 |
| Release Date | Release Date |
| 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/hmac-auth-jersey-client/
implementation 'de.otto:hmac-auth-jersey-client:2.3.8'
// https://jarcasting.com/artifacts/de.otto/hmac-auth-jersey-client/
implementation ("de.otto:hmac-auth-jersey-client:2.3.8")
'de.otto:hmac-auth-jersey-client:jar:2.3.8'
<dependency org="de.otto" name="hmac-auth-jersey-client" rev="2.3.8">
<artifact name="hmac-auth-jersey-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='hmac-auth-jersey-client', version='2.3.8')
)
libraryDependencies += "de.otto" % "hmac-auth-jersey-client" % "2.3.8"
[de.otto/hmac-auth-jersey-client "2.3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish : javax.servlet | jar | 3.1.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.sun.jersey.contribs : jersey-apache-client4 | jar | 1.19.4 |
| org.aspectj : aspectjweaver | jar | 1.9.9.1 |
| commons-codec : commons-codec | jar | 1.15 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| com.sun.jersey : jersey-client | jar | 1.19.4 |
| com.sun.jersey : jersey-core | jar | 1.19.4 |
| de.otto : hmac-auth-common | jar | 2.3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.5 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.mockito : mockito-core | jar | 4.5.1 |
| org.springframework : spring-test | jar | 5.3.19 |