| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools | 
| GroupId | GroupIdcom.identityx.auth | 
| ArtifactId | ArtifactIddaon-http-digest-auth | 
| Last Version | Last Version5.3.0.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiondaon-http-digest-auth Client library used for adding authentication to http messages as required by IdentityX Rest Services | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| daon-http-digest-auth-5.3.0.5.pom | |
| daon-http-digest-auth-5.3.0.5.jar | 150 KB | 
| daon-http-digest-auth-5.3.0.5-sources.jar | 126 KB | 
| daon-http-digest-auth-5.3.0.5-javadoc.jar | 521 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.identityx.auth/daon-http-digest-auth/ -->
<dependency>
    <groupId>com.identityx.auth</groupId>
    <artifactId>daon-http-digest-auth</artifactId>
    <version>5.3.0.5</version>
</dependency>// https://jarcasting.com/artifacts/com.identityx.auth/daon-http-digest-auth/
implementation 'com.identityx.auth:daon-http-digest-auth:5.3.0.5'// https://jarcasting.com/artifacts/com.identityx.auth/daon-http-digest-auth/
implementation ("com.identityx.auth:daon-http-digest-auth:5.3.0.5")'com.identityx.auth:daon-http-digest-auth:jar:5.3.0.5'<dependency org="com.identityx.auth" name="daon-http-digest-auth" rev="5.3.0.5">
  <artifact name="daon-http-digest-auth" type="jar" />
</dependency>@Grapes(
@Grab(group='com.identityx.auth', module='daon-http-digest-auth', version='5.3.0.5')
)libraryDependencies += "com.identityx.auth" % "daon-http-digest-auth" % "5.3.0.5"[com.identityx.auth/daon-http-digest-auth "5.3.0.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.6 | 
| com.nimbusds : nimbus-jose-jwt | jar | 7.9 | 
| net.minidev : json-smart | jar | 2.4.7 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.6 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.6 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |