License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.identityx.auth |
ArtifactId | ArtifactIddaon-http-digest-auth |
Version | Version5.1.0.7 |
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.1.0.7.pom | |
daon-http-digest-auth-5.1.0.7.jar | 151 KB |
daon-http-digest-auth-5.1.0.7-sources.jar | 126 KB |
daon-http-digest-auth-5.1.0.7-javadoc.jar | 537 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.1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.identityx.auth/daon-http-digest-auth/
implementation 'com.identityx.auth:daon-http-digest-auth:5.1.0.7'
// https://jarcasting.com/artifacts/com.identityx.auth/daon-http-digest-auth/
implementation ("com.identityx.auth:daon-http-digest-auth:5.1.0.7")
'com.identityx.auth:daon-http-digest-auth:jar:5.1.0.7'
<dependency org="com.identityx.auth" name="daon-http-digest-auth" rev="5.1.0.7">
<artifact name="daon-http-digest-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.identityx.auth', module='daon-http-digest-auth', version='5.1.0.7')
)
libraryDependencies += "com.identityx.auth" % "daon-http-digest-auth" % "5.1.0.7"
[com.identityx.auth/daon-http-digest-auth "5.1.0.7"]
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.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |