| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface ORM Data | 
        
| GroupId | GroupIdio.appform.idman | 
    
| ArtifactId | ArtifactIdidman-auth-client-http | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionIDMan is an all in one authentication and authorisation service. 
         | 
    
<!-- https://jarcasting.com/artifacts/io.appform.idman/idman-auth-client-http/ -->
<dependency>
    <groupId>io.appform.idman</groupId>
    <artifactId>idman-auth-client-http</artifactId>
    <version>1.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/io.appform.idman/idman-auth-client-http/
implementation 'io.appform.idman:idman-auth-client-http:1.0.1'
                // https://jarcasting.com/artifacts/io.appform.idman/idman-auth-client-http/
implementation ("io.appform.idman:idman-auth-client-http:1.0.1")
                'io.appform.idman:idman-auth-client-http:jar:1.0.1'
                <dependency org="io.appform.idman" name="idman-auth-client-http" rev="1.0.1">
  <artifact name="idman-auth-client-http" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.appform.idman', module='idman-auth-client-http', version='1.0.1')
)
                libraryDependencies += "io.appform.idman" % "idman-auth-client-http" % "1.0.1"
                [io.appform.idman/idman-auth-client-http "1.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.appform.idman : idman-client | jar | 1.0.1 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.13 | 
| org.apache.httpcomponents : httpclient-cache | jar | 4.5.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.tomakehurst : wiremock | jar | 2.27.2 | 
| io.appform.idman : idman-client | test-jar | 1.0.1 | 
| org.mockito : mockito-core | jar | 3.11.0 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.4.0 | 
| org.junit.vintage : junit-vintage-engine | jar | 5.4.0 |