| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdde.otto | 
    
| ArtifactId | ArtifactIdhmac-auth-client | 
    
| Last Version | Last Version1.2.9 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionhmac-auth-client 
            client library of the hmac-auth project. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| hmac-auth-client-1.2.9.pom | |
| hmac-auth-client-1.2.9.jar | 2 KB | 
| hmac-auth-client-1.2.9-sources.jar | 1 KB | 
| hmac-auth-client-1.2.9-javadoc.jar | 31 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| 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 |