| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.identityx.auth |
| Идентификатор | Идентификаторdaon-http-digest-auth |
| Последняя версия | Последняя версия5.3.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdaon-http-digest-auth
Client library used for adding authentication to http messages as required by IdentityX Rest Services
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |